Is it possible to host a static HTML website on App Engine? And how to make my domain name work with it?
I wrote a library to do just that, and it works on AppEngine or any other server you want:
https://github.com/stochastic-technologies/static-appengine-hoster
You just throw your files in the directory, and it hosts them. It also supports Jinja2 templates, URL rewriting and multiple domains.
1.4m articles
1.4m replys
5 comments
57.0k users