Hacker News new | ask | show | jobs
by libeclipse 3498 days ago
I use github to host the source code for my static Jekyll site, but since github doesn't support HTTPS on custom domains, I use Netlify as a CDN. Netlify automatically hooks me up with an A+ rated Let's Encrypt cert setup.

So my domain points at Netlify, which pulls the site from github.

The total cost of this setup is only the yearly cost of the domain, which you can eliminate too if you use a sub-domain on netlify.

1 comments

Does the free Netlify plan provide a cert?
It sets it up through Let's Encrypt with one click.