Skip to content

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

1 pointbhurlow3 comments
On HN

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

Comments

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).

nearlyfreespeech.net or any other hosting website?

this is cool thnx, more or less what I was looking for

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.