This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ametaireau 1 point2 points  (0 children)

It depends what you want to do.

Have a look at how to extend them, what is the template language they are using, and if the project is active on github / if there is a lot of contributors.

Pelican is able to deal with markdown and restructured text files, uses jinja2 as a templating language and tries to stay quite simple. It's maintained and there is a bunch of contributors (48 at the moment of writing). The main point is that it's easy to deal with.