Hacker News
- Is there no way to just post an index.html page somewhere for free? https://twitter.com/deepfates/status/1750973639401627882 4 comments
- Show HN: Build blog site by single index.html https://github.com/casualwriter/casual-markdown-blog 2 comments
- The Zen of Index.html https://hugodaniel.com/posts/using-just-an-index-to-develop-a-web-app/ 2 comments
Lobsters
- The Zen of index.html https://hugodaniel.com/posts/using-just-an-index-to-develop-a-web-app/ 22 comments javascript , web
- How to relate the keys extracted from the API into app.py and index.html https://www.canva.com/design/DAGF2owUng0/YYK-WYpZW4H5s2e5kTUPZg/edit 3 comments flask
- CS50 Finance project: Stocks list does not display into index.html https://cs50.harvard.edu/x/2024/psets/9/finance/ 5 comments flask
- Problem extending html templates online, but not locally using {% extends 'index.html' %} https://github.com/dgsdatasci/test_deploy2 6 comments flask
- how to deploy functioning app and not just the index.html? Nodejs https://github.com/gbabyblue/ChatApp1 6 comments azure
- Firebase was unable to find an index.html for my nextjs app https://firebase.google.com/docs/hosting/frameworks/nextjs 2 comments firebase
- Projectile: How to switch between related files, eg. index.html, index.js, index.css? https://docs.projectile.mx/projectile/projects.html#example-usage-of-projectile-related-files-fn-helpers 4 comments emacs
- AWS Lambda to work around S3/CloudFront rough edge with index.html files in subdirectories https://github.com/artyom/cloudfront-autoindex 17 comments aws
- Source index.html not found https://docs.ansible.com/ansible/latest/modules/copy_module.html#parameter-src 6 comments ansible
- Downloaded ZIP from from CodeSandbox (Vue.JS page) index.html produces blank page? https://codesandbox.io/s/vue2leaflet-custom-icons-npd4i?file=%2FApp.vue 3 comments vuejs
- Site works when index.html is in the root of the bucket, breaks otherwise https://docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html#root-domain-walkthrough-create-buckets 13 comments aws
- S3+Cloudfront+Route53 redirect /index.html to / https://example.com/index.html 3 comments aws
- [Firefox extensions] How can I redirect https://www.youtube.com to my own index.html file? https://www.youtube.com 13 comments firefox
- How to serve up index.html files in subfolders with S3 static hosting and CloudFront? https://www.humancode.us/page2/index.html 18 comments aws
- ntchat.org secure p2p chat under 100-line index.html https://ntchat.org 4 comments privacy
- Node app on Nginx is downloading the index.html instead of updating it, how to fix? https://stackoverflow.com/questions/51064705/node-app-on-nginx-is-downloading-the-index-html-instead-of-updating-it 14 comments node
- Learning C++ in an IDE and it's very quick and easy: write some code, keyboard shortcut to build and run it. Is there something this easy for HTML and CSS? Everything I see just helps you write it, but you still need to manually create an index.html every time you change something which is slow af https://www.reddit.com/r/learnprogramming/comments/7627n9/learning_c_in_an_ide_and_its_very_quick_and_easy/ 6 comments learnprogramming
- Do I name everything index.html and style.css etc... https://www.reddit.com/r/webdev/comments/6tawtt/do_i_name_everything_indexhtml_and_stylecss_etc/ 5 comments webdev
- Webpack is not finding index.html https://github.com/danilosilvadev/react-learning/tree/master/react-webpack-config/react-webpack 3 comments reactjs
- My little weekend project. Ode to Star Trek. Source code? It's all in the index.html (no minification) http://startrek.koenvangilst.nl/ 7 comments webdev
- My little weekend project. Ode to Star Trek. Source code? No minification, it's all in the index.html. http://startrek.koenvangilst.nl/ 19 comments javascript
- Find and add your Angular.js source files into index.html automatically - grunt task (works great witch watch task) https://github.com/tomastrajan/grunt-ngsrc 8 comments angularjs
- Nodejs, Express 3/4, SocketIO - I need help learning how to serve more than just my index.html file http://www.youtube.com/watch?v=3GwjfUFyY6M&t=0m30s 18 comments learnprogramming
- Say goodbye to having to delete index.html in new Rails projects https://github.com/rails/rails/pull/8468 18 comments rails