Hacker News new | ask | show | jobs
by K0nserv 3495 days ago
Sorry about the confusion. The source[0] is hosted on Github, but the actual page when compiled to static files is hosted on S3.

0: https://github.com/k0nserv/hugotunius.se

1 comments

Yeh I think everybody is saying that if you are already hosting the source on GH, there is no need to host the static files on S3 -- you may as well just host it on GH:pages, because that will be free and you get all the benefits of S3.
Plus, you can use custom URLs on Github pages.