Hacker News new | ask | show | jobs
by Helmut10001 1896 days ago
Both Hugo and mkdocs appear to receive more updates than Jekyll these days. I was in the same situation as the author and decided for mkdocs, because it features better syntax highlighting and customization than hugo. I find it also better to read for long documentation-like posts (have a look du.nkel.dev). There are less themes available compared to Hugo, but those that exist feel more powerful and complete.
2 comments

(author here) yes, the lack of updates is concerning. Interesting, I will check mkdocs out!
Yeah - I’m still on Jekyll because of built in GitHub pages support, but if I was starting today I’d probably use Hugo.