Hacker News new | ask | show | jobs
by mehdix 3500 days ago
Github pages + Jekyll + Wercker for custom builds

Pros: free, convinient (a push ends up as a new post upon a successful build)

Cons: no SSL with custom domain on Github (at least not easily)

1 comments

With Netlify, you get all those things with custom SSL. In fact, you don't even need your own cert as Netlify interfaces with Let's Encrypt on its own to provide a custom certificate.

It also lets you interface with Gitlabs (which has its own Github pages competitor) which provides you with free private repos. I think it's a much superior setup than Github.

Are there instructions about hooking up Netlify with GL pages? I'm currently using Cloudflare w/ my Github pages blog, but it was a bit tricky to set up and I'm considering redoing my blog anyways.
It's stupidly easy I wondered why it wasn't any more popular...