Settings

Theme

Ask HN: What's the easiest way to host a static website?

1 points by bhurlow · 3 comments · 1 min read


I have tried:

1. Amazon s3

2. Custom simple node.js web server and a PAAS like Heroku, Appfog etc.

3. Linux server running nginx (so far more expensive than the above options)

Any other awesome static web hosting services I'm missing? I'm looking for absolute ease of use here

2 threads
omgmog

GitHub Pages (http://pages.github.com/) ?

yourname.github.io, and you can use your own domain for free (https://help.github.com/articles/setting-up-a-custom-domain-...).

Additionally, you could use a site generator such as Jekyll with GitHub Pages (https://help.github.com/articles/using-jekyll-with-pages).

xzcvczx

nearlyfreespeech.net or any other hosting website?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection