All tags » build tools

1-1 / 1 articles

Thumbnail for Replaying CSS Builds: A Recipe-Based Manager for Pelican Themes

A deep dive into a Python tool that combines, purges, minifies, and redeploys CSS bundles for Pelican themes using a recipe-based pipeline. Learn how it records every build step, automatically replays the entire chain, and drops the result into the output folder – no full site rebuild required.... Read More


Keywords: pelican css build tools web performance purgecss csso automation deterministic workflows static site python