Hacker News new | ask | show | jobs
by jasonjmcghee 547 days ago
You definitely don't need a CMS for a blog. I'd expect most HNer blogs you see here are either html files or markdown processed/styled into html files. I bet various templating solutions are popular too, which just output html files.
1 comments

IME the reasons to have one are that you want people to comment and you want other people to write posts sometimes.