Hacker News new | ask | show | jobs
by bobfunk 3864 days ago
Give netlify a try https://www.netlify.com

It's like GitHub pages on steroids (SSL, redirects/rewrite rules, proxying, domain aliases, etc, etc...). It'll run any build tool for you (not just Jekyll) and we have built-in support for Hugo:

https://www.netlify.com/blog/2015/10/06/a-step-by-step-guide...

Disclaimer: I'm a founder :)