Official 11ty docs
Data Cascade — Eleventy
23 posts in 'Data Cascade'
Popular Pages with Eleventy and Fathom Analytics
Robb Knight · Nov 23, 2023
Categories: Data Cascade Filters How to... Remote Data
Scratch that...use the Google Sheets API
Just generating a json file from Google Sheets was not good enough. I had to use the API.
Bob Monsour · Oct 30, 2023
Categories: Data Cascade Global Data Netlify Remote Data
Build a Blogroll with Eleventy
A step-by-step guide to adding a blogroll, complete with each blog's latest posts, to your Eleventy...
Ben Myers · Sep 21, 2023
Categories: Blogging Configuration Data Cascade How to... Remote Data
Taking Eleventy into the Spiderverse with eleventy-fetch
Let’s walk through the specifics of how to utilize the @eleventy/eleventy-fetch plugin to retrieve...
Jeff Sikes · Feb 24, 2023
Categories: Data Cascade Remote Data
Using Eleventy filters in Directory Computed Data
Eleventy Computed Data makes it easy to reuse your filters outside of your templates.
Chris Coleman · Jan 16, 2023
Categories: Configuration Data Cascade Filters
A pattern for handling many-to-many relationships.
Dan Burzo · Nov 26, 2022
Categories: Data Cascade
Testing the Netlify Cache Plugin with Eleventy
An example of caching for Netlify with an Eleventy site
Raymond Camden · Jun 26, 2022
Categories: Data Cascade Deployment Netlify
Journey to the Center of the Eleventy Data Cascade with Ben Myers
YouTube video
Ben Myers · Jan 6, 2022
Categories: Data Cascade YouTube
11ty tips I wish I knew from the start
David East's personal site full of blog posts and stuff.
David East · Jan 3, 2022
Categories: Configuration Data Cascade Getting Started Navigation
Dynamically choosing a data file to use in Eleventy templates
What if I need _data/stuff.json sometimes and _data/thing.json other times?
Cassey Lottman · Nov 17, 2021
Categories: Data Cascade Global Data
A Running Log - Garmin Connect and Eleventy
Use Eleventy to log Garmin Connect activities on a website and automate the process with Zapier and...
Josh Crain · Aug 9, 2021
Categories: Data Cascade How to... Remote Data
Building a notification thingamajig with Eleventy data
The online journal of Ashur Cabrera.
Ashur Cabrera · Jul 26, 2021
Categories: Data Cascade How to...
Stop forgetting the Eleventy Data Cascade
Eleventy is a great static site generator and one of the best parts of it is The Data Cascade. It's...
Kaan Divringi · May 2, 2021
Categories: Data Cascade
Creating pages from data with Eleventy
Eleventy has the ability to generated multiple pages from a structured data source, either static...
Florian Eckerstorfer · Apr 25, 2021
Categories: Data Cascade Global Data
I Finally Understand Eleventy's Data Cascade
Where does Eleventy get all of its data? Which data overrules other data? I've documented my whole...
Ben Myers · Feb 21, 2021
Categories: Data Cascade Global Data
A useful technique to manage site metadata (title, description, url, etc) for ease of retrieval...
Stephanie Eckles · Feb 15, 2021
Categories: Data Cascade Global Data
Using Template Content as Data for 11ty
Create a collection of content using any Eleventy templating language and learn to control the...
Stephanie Eckles · Feb 15, 2021
Categories: Collections Data Cascade
Add structured data annotations to Eleventy blog
Add structured data (JSON-LD) to enable rich snippets in Google search results.
Max Ivanov · Dec 17, 2020
Categories: Blogging Data Cascade How to...
Understanding Filters, Shortcodes and Data in 11ty
Sometimes it’s a little confusing what the difference between shortcodes, data and filters really...
Mike · Dec 8, 2020
Categories: Data Cascade Filters How to...
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...
Using Eleventy data files for frequently used links
Have a set of frequently referenced links? A global data file can come in handy.
Dana Byerly · Sep 5, 2020
Categories: Data Cascade Global Data Remote Data
Setting and using data in the static site generator Eleventy
Sia Karamalegos · May 15, 2020
Categories: Data Cascade