Lets create a plaintext RSS feed with 11ty
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 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.
Explains how to implement live content previews for a static Eleventy site using Sanity CMS and serverless functions.
A developer's guide to upgrading a personal website from Eleventy v2 to the new v3 alpha, focusing on the switch to ESM.
A developer details the process of redesigning their personal website, focusing on simplification, static site generation, and removing unnecessary complexity.
A developer's journey migrating a 14-year-old WordPress blog to a leaner, static site using Eleventy and Netlify, detailing the reasons and process.
A developer rethinks blog categorization and tag management during a WordPress to 11ty migration, tackling synonyms and orphan tags.
A technical guide on creating comprehensive URL hierarchies and tag indices using Eleventy's pagination feature for static site generation.
A technical guide on migrating Disqus comments from WordPress to an Eleventy (11ty) static site, including extracting post IDs from a sitemap.
A guide on using PostCSS with Eleventy's before event to process, optimize, and generate CSS for a static site.
A developer explains how to implement dynamic Webmentions using Netlify Edge Functions with Eleventy, moving from static builds to real-time updates.
A developer reflects on personal projects, including migrating a blog from WordPress to Kirby and updating to Eleventy 2.0.
A developer details their experience updating a personal site to Eleventy 1.0, covering markdown migration, design tweaks, and build process improvements.
Learn how to use Eleventy's global data files to generate page content by iterating over JSON data, eliminating repetitive HTML coding.
Explores different methods for setting up custom asset pipelines (CSS, JS) in the Eleventy static site generator.
A guide to building a Medium-style text highlight and share plugin for the Eleventy static site generator.
A developer's journey implementing dynamic Open Graph images for a blog using the Eleventy Image plugin and SVG.
A developer explains how they automated image generation and optimization using the Eleventy Image plugin for their static site.
A developer introduces Webmention Analytics, a tool for visualizing and filtering webmention data from webmention.io to combat spam and gain insights.
How to use Netlify build plugins to create and persist a cache folder between builds, using webmentions as an example.