|
|
|
|
|
by diggs
3355 days ago
|
|
I recommend using a static site generator and hosting on S3. It's the cheapest way to do it and will survive a hacker news storm. It's also easily managed in version control and zero maintenance. For extra points you could add a CDN in front of it but it's probably not worth it. I'm a big golang user so I recommend Hugo for the site generator. |
|