Official 11ty docs
Front Matter Data — Eleventy
26 posts in 'Front Matter'
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...
Ginger · Nov 2, 2023
Categories: CMS Front Matter How to...
Making a simple Eleventy blog template
If you’ve worked with TypeScript, React or Next odds are you’ve encountered an update that broke...
Tomek Poniatowicz · Oct 3, 2023
Categories: Blogging Collections Front Matter How to... Layouts
Excerpts for Eleventy: My Implementation
Excerpts for Eleventy: My Implementation 02 Oct 2023 | 4 minutes read #eleventy Converting my...
Keith Carangelo · Oct 2, 2023
Categories: Blogging Front Matter How to... Markdown
Fun With Front Matter: Part 4 - Featured Posts
How to use "featured" posts to highlight important content.
Raymond Camden · Sep 12, 2023
Categories: Front Matter How to...
Fun With Front Matter: Part 3 - Handling Edits
Another example of front matter - signifying edits (both when and why)
Raymond Camden · Aug 31, 2023
Categories: Front Matter How to...
Fun With Front Matter: Part 2 - Follow-ups
Using front matter to specify a follow up to your content.
Raymond Camden · Aug 29, 2023
Categories: Front Matter How to...
Fun With Frontmatter: Part 1 - Related Posts
A series on doing more with your Jamstack site's front matter
Raymond Camden · Aug 28, 2023
Categories: Filters Front Matter How to...
Batching YAML Front Matter Updates
This article describes a command-line utility I created to do batch add/update to YAML front matter...
John M. Wargo · Jul 10, 2023
Categories: Front Matter How to...
Filter an Eleventy Collection Using Your Own Custom Front Matter
Dan Urbanoicz · Oct 17, 2022
Categories: Collections Filters Front Matter How to...
Processing images linked from frontmatter with eleventy-img to use in meta tags
Engineering Management, SQL, and a dash of front-end from NYC.
TJ Addison · Aug 31, 2022
Categories: Front Matter How to... Images
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 · Feb 21, 2022
Categories: Blogging Front Matter How to...
Here is my complete blogging workflow from how I manage ideas all the way to publishing and sharing.
Michael Harley · Jan 29, 2022
Categories: Blogging Front Matter How to... Images
Formatting Frontmatter in Eleventy
I like how Odyssey Dao highlights some parts of its titles. If I were writing standard html, I...
Lucheto · Jan 12, 2022
Categories: Front Matter How to...
Creating a (Manual) Related Posts Feature in Eleventy
How to handle post relations in Eleventy in a manual fashion.
Raymond Camden · Sep 24, 2021
Categories: Front Matter How to...
Supporting Multiple Authors in an Eleventy Blog - Follow-Up
An udate to my earlier Eleventy demo showing how to handle multiple authors
Raymond Camden · Sep 19, 2021
Categories: Front Matter How to...
Page Level URL Fetching with Eleventy
Making a network request on a page with Eleventy
Raymond Camden · Jul 30, 2021
Categories: Front Matter Global Data How to... Remote Data
Applying frontmatter defaults to a whole folder of posts in eleventy
Eleventy (11ty) Tutorial
Al Power · Jul 22, 2021
Categories: Front Matter How to...
Dynamic Short URLs with Eleventy
Creating URL aliases dynamically with Eleventy
Raymond Camden · Jun 22, 2021
Categories: Collections Front Matter How to...
Building a Choose Your Own Adventure site with Eleventy
How I built a "Choose Your Own Adventure" style site with Eleventy
Raymond Camden · May 16, 2021
Categories: Front Matter How to...
Adding an Email Subscription to Your Jamstack Site
Using MailChimp to provide a list service for new posts on your blog
Raymond Camden · May 1, 2021
Categories: Front Matter How to...
Accessing Eleventy Data on the Client Side
Accessing Eleventy data files in your JavaScript code
Raymond Camden · Jan 18, 2021
Categories: Front Matter Global Data How to... Remote Data
The ramblings of Ryan Boone, a web developer and designer from Texas with a passion for open,...
Ryan Boone · Nov 28, 2020
Categories: Data Cascade Front Matter How to...
Parsing markdown in frontmatter for Eleventy templates, using filters
Victor Camnerin · Nov 24, 2020
Categories: Filters Front Matter How to... Markdown
Eleventy: RSS Feeds and Front Matter Data
Getting front matter data into my Nunjucks RSS feed templates.
Mark Llobrera · Sep 4, 2020
Categories: Front Matter How to...
Supporting Multiple Authors in an Eleventy Blog
How to handle multiple authors in Eleventy, with custom author profile pages.
Raymond Camden · Aug 24, 2020
Categories: Filters Front Matter How to... Pagination
Hiding Future Content with Eleventy
How to use custom filters and collections to hide Eleventy content for the future.
Raymond Camden · Aug 7, 2020
Categories: Collections Filters Front Matter How to...