Hacker News new | ask | show | jobs
by b5 3069 days ago
I'm one of those people who falls into that group -- I can, and have, used a static site generator, but have nearly zero programming knowledge so couldn't make one of my own. The biggest issue I have now is choosing which one to use. I've mostly used Hugo, with good results, but always have that slight niggle wondering if there's something that would work a bit better for me.
2 comments

That’s the same for me. While I consider myself to be fairly technical, I’m not a programmer. Given enough time and googling I could probably write my own, but it would be a struggle.

However I’ve had lots of success building sites with Jekyll and love the speed with which it’s possible to get something up and running.

Cool, thanks for the reply. Good to know you have plenty of options.