How Eleventy Survived: Funding, Growth, and Open Source Reality
An interview with Eleventy creator Zach Leatherman on the realities of funding, sustainability, and growth for open-source developer tools.
An interview with Eleventy creator Zach Leatherman on the realities of funding, sustainability, and growth for open-source developer tools.
A developer shares technical optimization tips for websites, covering HTML semantics, Eleventy config, and performance tweaks.
Zach Leatherman announces his upcoming talk at the State of the Browser 2026 conference, a web development event.
A review of the Eleventy static site generator's major achievements, release stats, and growth metrics for the year 2025.
A quick tutorial on setting up HTML minification for Eleventy static sites using the html-minifier-next package.
A developer details migrating his 30-year-old personal website from WordPress to a static site using Eleventy, AWS, and AI assistance.
A developer shares technical optimizations for websites and Eleventy projects, covering performance profiling, dependency replacement, and bot settings.
Zach Leatherman details how the 11ty project uses GitHub Issues for project management and discusses upcoming changes to their workflow.
A technical guide on implementing a copy-to-clipboard button using Web Awesome and Eleventy, covering bundling and progressive enhancement.
Eleventy updates its Open Collective supporter facepile rules to give permanent credit to individual contributors, including one-time donors.
Explains a Markdown parsing bug when wrapping <pre> code blocks in HTML elements and provides workarounds for Eleventy projects.
The author completes their blog migration from Gatsby to Eleventy, detailing a 16x build speed improvement and simpler static site architecture.
A technical guide on building a static e-commerce site for merchandise using Eleventy (11ty), the Printful API, and Stripe for payments.
A web developer shares their blogging journey, tools, and inspiration, focusing on front-end technologies like HTML, CSS, and accessibility.
A web developer reflects on a 5-year-old .NET Magazine interview, discussing his side projects, CSS tools, and focus on web development education.
A guide to creating a plaintext RSS feed using the 11ty static site generator, exploring its benefits for syndication and command-line readers.
A guide to building a custom CSS pipeline in Eleventy using a shortcode for optimization, hashing, and caching.
A technical guide on implementing hackable date-based URL indexes (year, month, day) in the Eleventy static site generator using custom collections and templates.
A guide to creating versatile Markdown shortcodes in Eleventy for embedding HTML elements like asides and styled links while preserving Markdown syntax.
Explains how to implement live content previews for a static Eleventy site using Sanity CMS and serverless functions.