Modernizing a Pelican Blog in 2026 β€” Architecture, Stack & CI/CD

Posted on Sun 29 March 2026 in Development • Tagged with Pelican, Python, GitHub Actions, CI/CD, uv, Justfile, Blog

Modernizing a Pelican Blog in 2026

This blog has been around since 2020. It was built with a stack that worked back then, but didn't age well: an unpinned requirements.txt, 6 shell scripts, a Pelican-generated Makefile, abandoned third-party plugins, a theme from 2013, and fully manual deployment.

Here's the …


Continue reading