Comment on Ask HN: What's the easiest way to host a static website?Comments−omgmog13yGitHub 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).
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).