3 posts by Jens Oliver Meiert
2025
Eleventy: How to Set Up Effective HTML Minification (in 24 Seconds)
Install, add import and config, done.
Nov 28, 2025
by Jens Oliver Meiert (3 posts) · Website & RSS feed
Categories: ConfigurationHow to...
Eleventy: A GitHub Workflow to Check if an Automated Dependency Update Would Break Your Site
A little safety measure to prevent updates to package.json, package-lock.json, and .nvmrc (or similar) from causing a hiccup.
Apr 22, 2025
by Jens Oliver Meiert (3 posts) · Website & RSS feed
Categories: DeploymentHow to...
How I Run Eleventy (It’s Complicated?)
Aliases, debug mode, non-versioned builds as part of a centralized, versioned site exports repo—and the thinking behind it all.
Apr 18, 2025
by Jens Oliver Meiert (3 posts) · Website & RSS feed
Categories: BloggingConfigurationDebuggingHow to...