Front Matter 62 posts
2026
Deconstructing these auto-generated OG images
A walk through the build-time plugin that gives every blog post here its own social-share image.
Bob Monsour (26)
Charting New Territory
Announcing Uncharted, an Eleventy plugin for generating charts from CSVs
Sean Lunsford (1)
Serving Markdown to LLMs with Eleventy
A technical walkthrough on how to serve a Markdown version of all pages with Eleventy.
Kitty Giraudel (16)
Adding Baseline Status to My Eleventy Site
How to integrate the baseline-status web component into Eleventy (Build Awesome) with per-page opt-in loading, Nunjucks shortcodes, and self-hosted scripts. Learn why Baseline provides clearer browser support signals than Can I Use for modern web features.
Stuart Robson (1)
Stats Page with Eleventy
A short technical write-up about aggregating blogging stats and displaying them on a page with Eleventy.
Kitty Giraudel (16)
Tag Pages with Eleventy
A short technical write-up about the introduction of tag pages on this blog.
Kitty Giraudel (16)
Eleventy: Autopopulating the title variable from the template
This is the blog of Lea Rosema, frontend developer with accessibility focus, based in Hamburg
Lea Rosema (7)
auld lang syne: The Commonplace (micro)Log
A simple gratitude journal online, with media tracking and Beeminder integration. Yes, yet another 11ty project technical write-up, but I promise you'll learn something.
2025
Migrating from WordPress to 11ty (Eleventy)
This site was migrated from WordPress to 11ty (Eleventy). Here's how I did it, including how to import and convert WordPress content that relies heavily...
Updated My Draft System
How to import() a Javascript string
blog - obsidian templates and use
about the templates i use in obsidian to create drafts and posts
actuallysomecat (4)
Tweaking my 11ty blog to link to the Mastodon post defined in an Org Mode property
Sacha Chua (4)
Presenting an episode on your site
Building a Quiz System With Eleventy
Remember when internet quizzes were a thing? I wanted to bring them to my website.
Nathan Upchurch (4)
Creating a 'new blog entry' shortcut for creating blog posts in nano for eleventy
Paul Capewell (2)
Visual Studio Code Snippet for Markdown Frontmatter
Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
Chris McLeod (7)
2024
Adding Cooklang Support to Eleventy Three Ways
How I added my recipes to my blog posts with cooklang and the recipe schema
Robb Knight (20)
Open Graph Metadata and Images in Eleventy Made Easy
Blog posts are meant to be shared. When sharing links, you’ll often see a preview on social media and instant messengers. But how does it work and how can you do it with Eleventy?
Sebin Nyshkim (3)
It turns out a CMS can be pretty awesome
Having a CMS to update your site can be awesome. It's not strictly necessary and mine is entirely over-engineered but here we are. It's helpful on mobile, it's been incredibly useful on desktop.
Cory Dransfeldt (46)
Virtual Templates in Eleventy
In Eleventy 3.0, virtual templates enable plugin authors to publish and share dynamic templates.
Dynamic Content Includes
In this post, I explain how I solved two issues at the same time by introducing a feature to my post layout that I’m calling pre and post includes.
Chris Burnell (8)
A custom collection to sort events with Eleventy
I made a custom collection with a filter to sort events by their custom date data.
Sami Määttä (6)
Generating Eleventy Post Descriptions Using Generative AI
Using Generative AI to automatically generate post descriptions is a great way to save time and ensure consistency across your site. By leveraging tools like ChatGPT, you can quickly create engaging summaries that entice readers to click through and read more. The Describer GenAI extension for Visua
John M. Wargo (47)
A roundup of recent updates to my website
Where i describe the recent updates to the kinds of content you'll find on my website
Grigør (2)
A Simple Guide to Redirects on Neocities with Eleventy
We need more tutorials for using Eleventy outside of Netlify. Lets take a look at setting up redirects on Neocities with Eleventy.
fLaMEd (11)
2023
How to setup Agit CMS with your 11ty website
The hackable, local, markdown based CMS for the developer that doesn't want content management to be a whole thing.
Ginger (7)
Making a simple Eleventy blog template
If you’ve worked with TypeScript, React or Next odds are you’ve encountered an update that broke a... Tagged with frontend, css, html, tutorial.
Excerpts for Eleventy: My Implementation
Converting my relatively basic personal website to Eleventy has shown me how challenging it is to build a static-site generator flexible...
Keith Carangelo (1)
Fun With Front Matter: Part 4 - Featured Posts
Fun With Front Matter: Part 3 - Handling Edits
Another example of front matter - signifying edits (both when and why)
Raymond Camden (105)
Fun With Front Matter: Part 2 - Follow-ups
Fun With Frontmatter: Part 1 - Related Posts
Batching YAML Front Matter Updates
This article describes a command-line utility I created to do batch add/update to YAML front matter of all of the markdown files in a folder. This is especially helpful when working with static site generators (SSG).
John M. Wargo (47)
Using Rmarkdown with Eleventy
2022
Processing images linked from frontmatter with eleventy-img to use in meta tags
Creating a now page archive with 11ty
Build a Blog With 11ty: Base - Part 2
We are going to be go through the first steps to get up and running with 11ty. Building a 11ty site from scratch will help you keep your site lightweight, scalable and easy to manage.
Jeremy Faucher (8)
Automating some of the publishing steps for my Eleventy blog
Heres how I automated some of the tedious steps of publishing new posts on my Eleventy blog.
Michael Harley (14)
My complete blogging workflow
Here is my complete blogging workflow from how I manage ideas all the way to publishing and sharing.
Michael Harley (14)
2021
Creating a (Manual) Related Posts Feature in Eleventy
Supporting Multiple Authors in an Eleventy Blog - Follow-Up
An udate to my earlier Eleventy demo showing how to handle multiple authors
Raymond Camden (105)
Page Level URL Fetching with Eleventy
Dynamic Short URLs with Eleventy
Building a Choose Your Own Adventure site with Eleventy
Adding an Email Subscription to Your Jamstack Site
Using MailChimp to provide a list service for new posts on your blog
Raymond Camden (105)
Accessing Eleventy Data on the Client Side
2020
Composing data in Eleventy
The ramblings of Ryan Boone, a web developer and designer from Texas with a passion for open, accessible front end development.
Ryan Boone (3)
Eleventy: RSS Feeds and Front Matter Data
Supporting Multiple Authors in an Eleventy Blog
How to handle multiple authors in Eleventy, with custom author profile pages.
Raymond Camden (105)
Hiding Future Content with Eleventy
How to use custom filters and collections to hide Eleventy content for the future.
Raymond Camden (105)