DEV Community

Discussion on: Wordpress Sucks. Let's Switch to Static Site Generators!

Collapse
 
jldohmann profile image
Jesse

I use Pelican because I'm familiar with Python and the templating engine, Jinja, already from using Flask. I found it mostly painless so far! It's not a flashy choice, but it suits my purposes

Collapse
 
paqman85 profile image
Glenn Paquette • Edited

Oh I would love to keep working in Python! I work a lot with Django and have played in Flask as well. I was looking at Pelican but it didn't seem very active, but the idea of using Jinja sounds amazing... I'll give it a try for sure!