You should add a generator tag to your Eleventy site
Explains how and why to add a generator meta tag to an Eleventy static site, detailing benefits like developer awareness and statistics.
Explains how and why to add a generator meta tag to an Eleventy static site, detailing benefits like developer awareness and statistics.
A guide to creating flexible, reusable components in Eleventy using Nunjucks macros, comparing them to React function components.
Learn how to create custom collections in Eleventy to organize and display blog posts more efficiently without repetitive tagging.
A guide to creating a Gulp-based workflow for building and automating HTML email templates, including templating, SASS compilation, and CSS inlining.