Coding /

Choosing Hugo Over DocPad


I love the flexibility of static generated sites. I can create content easily while I also develop the logical structure of the components and their taxonomical relations.

Most of that is provided by Markdown, including the YAML front-matter. So the static generator just needs to be easy to start and extend, and it also needs to be sustainable.

It doesn’t make sense to invest in learning how to use a static site generator that is not being actively used by a community of people. There needs to be an ecosystem (economic system) of active developers and users. DocPad failed on that account.

After writing one article in DocPad and then reviewing the community, I realized it was dormant.

Fortunately, because of the portability of MarkDown plain-text syntax, I was able to move my post and drafts directly into another folder and use a different, actively developed, static site generator: Hugo.

 Coding

  1. Choosing Hugo Over DocPad
  2. Developing in Docpad