Hacker News new | ask | show | jobs
by qwerty456127 1216 days ago
Apparently rather cool for a solo developer. But how is this better than GitHub Pages?
1 comments

Thanks!

GitHub Pages is a closed source hosting platform. MyJekyllBlog is open source and MIT licensed.

As far as I’m aware, you cannot spin up your own version of GitHub Pages to host things for yourself and offer those hosting services to others. MyJekyllBlog encourages this and has a guide (https://github.com/symkat/MyJekyllBlog#installation-guide) for setting it up yourself.

Makes sense. Thanks.