Blog Migrated to Pelican
Published:
I've decided to make the move from WordPress to pelican, a static HTML content generator for my blog. I've done this for two reasons.
The first is security: it's not necessary for what is essentially static content to be handled by a 420k LoC PHP application. I doubt I'll ever …