2 posts by Jens Oliver Meiert
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 (2 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 (2 posts) · Website & RSS feed
Categories: BloggingConfigurationDebuggingHow to...