An Eleventy content-hash based cache buster, not requiring any filters or code changes aside from enabling the plugin!
The Eleventy-Auto-Cache-Buster is a highly efficient plugin designed to enhance caching mechanisms effortlessly. Perfect for developers using the Eleventy static site generator, this cache buster harnesses content hashing to ensure that your website loads the most recent versions of assets without the need for extensive code modifications.
Getting started with this plugin is a breeze—simply include it in your .eleventy.js configuration file and you’re good to go. By integrating this cache buster, you can optimize your website’s performance and provide a smoother user experience while maintaining control over your asset management.
11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.