I have tried:<p>1. Amazon s3<p>2. Custom simple node.js web server and a PAAS like Heroku, Appfog etc.<p>3. Linux server running nginx (so far more expensive than the above options)<p>Any other awesome static web hosting services I'm missing? I'm looking for absolute ease of use here
GitHub Pages (<a href="http://pages.github.com/" rel="nofollow">http://pages.github.com/</a>) ?<p>yourname.github.io, and you can use your own domain for free (<a href="https://help.github.com/articles/setting-up-a-custom-domain-with-pages" rel="nofollow">https://help.github.com/articles/setting-up-a-custom-domain-...</a>).<p>Additionally, you could use a site generator such as Jekyll with GitHub Pages (<a href="https://help.github.com/articles/using-jekyll-with-pages" rel="nofollow">https://help.github.com/articles/using-jekyll-with-pages</a>).