Y
Hacker News
new
|
ask
|
show
|
jobs
by
lllorddino
3564 days ago
Static site generators are easy to learn and host for free on Github pages but setting up TLS with a custom domain name is a pain. I currently have Cloudflare in front handling that for me.
2 comments
bobfunk
3563 days ago
Check out netlify (
https://www.netlify.com
) - we'll let you setup https with let's encrypt as a one click operation.
link
zackbloom
3563 days ago
Stout can setup a static site for you using Amazon's free SSL:
http://stout.is
link