HN user

zacssite

156 karma
Posts6
Comments6
View on HN

It comes down to how much time and effort you want to invest into learning a new system, which should depend on how many of the advanced features those systems enable that you will use. For me, that answer was as little as possible and zero. I just need a good static site generator. There are a bunch to choose from these days, but fewer back when I was faced with this decision in the early 2000s, so I wrote my own. If you don't need anything flashy, use something like my engine (First Crack: https://zacs.site/projects.html#firstCrack) to build the site and GitHub Pages to serve it. If there's a certain feature you want that a combo like that does not allow for, find the simplest engine that meets your needs, learn to use it, then go from there. Most of the big names are pretty good these days, so you can't really go wrong no matter which you choose.