Hacker News new | ask | show | jobs
by Brajeshwar 694 days ago
My personal blog/website (and a lot of my other small websites) are hosted on Github. Jekyll, the OG of SSG, manages them. Github also has a built-in editor that you can write directly in the browser. If you are starting from scratch, it should be pretty straight forward and easy.

I wrote an article on how I moved to this much simpler setup from WordPress after 15+ years https://brajeshwar.com/2021/brajeshwar.com-2021/

You focus on the content, let Github take care of the tooling.

- https://docs.github.com/en/codespaces/the-githubdev-web-base...

- https://jekyllrb.com/docs/github-pages/