Hacker News new | ask | show | jobs
by davely 869 days ago
A lot of great suggestions here and some stuff I’ve never heard of before!

Throwing my own suggestion into the ring, as I was just looking into this last week.

I started setting up a blog using Hexo. It’s another Node based SSG that uses markdown and supports tags. It has a lot of neat plugins that people have developed, too.

I like it so far!

https://github.com/hexojs/hexo

1 comments

I've used hexo for years, I like it because it's simple, mature and has a large ecosystem of community plugins.

It is showing it's age with some of the tech choices, but it still works great and is easy to debug and tailor to specific needs