|
|
|
|
|
by shaftway
2267 days ago
|
|
I like using App Engine for simple static sites like this. For simple stuff like this I've never actually hit the point where I have to pay. SSL is pretty easy to set up, you can slap a domain on it or use the default appspot domain provided. The versioning is a nice addition that makes it easy to stage changes without pushing them live right away. |
|