Official 11ty docs
Fetch — Eleventy
62 posts in 'Remote Data'
Adding Music Previews to My Now Page
How I added a simple audio preview to my recent Spotify tracks.
Raymond Camden · Nov 29, 2023
Categories: How to... Remote Data
Popular Pages with Eleventy and Fathom Analytics
Robb Knight · Nov 23, 2023
Categories: Data Cascade Filters How to... Remote Data
Generating the Firehose page on the 11tybundle site
Here's how the Firehose page of the 11tybundle.dev site is built.
Bob Monsour · Nov 21, 2023
Categories: Collections How to... Remote Data
Excluding Livestreams from the YouTube Data API in JavaScript
The YouTube API doesn't exclude past livestream videos from a playlist on its own. Here's how I...
Josh Vickerson · Nov 20, 2023
Categories: How to... Remote Data YouTube
Making a privacy respecting hit counter with Plausible analytics
Adding a hit counter with Plausible is private and quick using their aggregate API
Ginger · Nov 15, 2023
Categories: How to... Remote Data
Hacking together a Tweekly.fm replacement
I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and...
Cory Dransfeldt · Nov 15, 2023
Categories: How to... Remote Data
Using Wordpress as a headless CMS for Eleventy
How I avoided having to re-learn PHP and love Eleventy.
Mike Aparicio · Nov 7, 2023
Categories: CMS Global Data Navigation Pagination Remote Data Search
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
Speed up your CloudCannon Builds with Preserved Paths
YouTube video
CloudCannon · Oct 16, 2023
Categories: Deployment How to... Remote Data YouTube
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
Now page: grouping episodes of the same tv show
I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and...
Cory Dransfeldt · Sep 6, 2023
Categories: How to... Remote Data
Website rewrite and switching to Notion as CMS
This website served me well for almost 5 years with minor improvements, tweaks and hacks. Now, it...
Juha-Matti Santala · Aug 22, 2023
Categories: How to... Remote Data
Pulling WordPress Post Categories & Tags Into Eleventy
Step by step guide to gathering post categories and tags from the WordPress REST API for better...
Steven Woodson · Aug 15, 2023
Categories: How to... Remote Data
Now Page: Automatically Syncing My Now Pages
How I automatically sync my now page with omg.lol
fLaMEd · Jul 23, 2023
Categories: How to... Remote Data
Building a popular posts widget in Eleventy using Plausible analytics
I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and...
Cory Dransfeldt · Jul 12, 2023
Categories: How to... Remote Data
Now page update: poster art for shows and movies
Combine multiple API calls and eleventy-fetch to enrich Trakt metadata with poster art.
fLaMEd · Jul 2, 2023
Categories: How to... Remote Data
Displaying listening data from Apple Music using MusicKit.js
I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and...
Cory Dransfeldt · Jun 21, 2023
Categories: How to... Remote Data
Adding game cover art to my /now page
How I'm using Eleventy-Fetch and the Steam API to fetch recently played games, the games cover art...
fLaMEd · Jun 19, 2023
Categories: How to... Images Remote Data
From ICS to JSON: surfacing anticipated albums
I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and...
Cory Dransfeldt · Jun 8, 2023
Categories: How to... Remote Data
Using Goodreads Data in Eleventy - Update
A followup to my previous article on Goodreads and Eleventy
Raymond Camden · Jun 8, 2023
Categories: How to... Remote Data
Using Goodreads Data in Eleventy
An example of using exported Goodreads data in an Eleventy site.
Raymond Camden · Jun 7, 2023
Categories: How to... Remote Data
Eleventy Displaying Posts from Another Site
I wanted to pull the most recent articles from an Eleventy site into another Eleventy site, so I...
John M. Wargo · May 29, 2023
Categories: How to... Remote Data
Fetching & caching data from Airtable in my 11ty site
Using the Airtable.js library and Eleventy Fetch
Cassey Lottman · May 9, 2023
Categories: How to... Remote Data
Building and Automating My Now Page
How I built and automated my now page with Eleventy and APIs.
fLaMEd · Apr 19, 2023
Categories: How to... Remote Data
Syncing Letterboxd Data to Markdown Files
Owning my Letterboxd data.
Mark Llobrera · Mar 22, 2023
Categories: Remote Data
Building my /now page using Eleventy
I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and...
Cory Dransfeldt · Mar 18, 2023
Categories: 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 the Airtable API with Eleventy Collections
A detailed guide to building a reading list with the Airtable API and templated Eleventy data....
Will Darwin · Jan 25, 2023
Categories: Collections Remote Data
Pulling WordPress Content into Eleventy
Composable Architecture Powered by WordPress part 2 – How to pull content from a WordPress...
Steven Woodson · Dec 17, 2022
Categories: Remote Data
Using Airtable as a Jamstack CMS
This site is an occasional record of Daniel Saunders' reading and writing.
Daniel Saunders · Dec 3, 2022
Categories: Remote Data
A truly fetching utility for Eleventy
While trying to make things work equally well in multiple repos, I discover the value of...
Bryce Wray · Sep 1, 2022
Categories: How to... Remote Data
Bringing your Notion database to life with Eleventy
How and why I combine Notion and Eleventy (11ty) to render my weekly feed stats on my website.
Sam D King · Aug 25, 2022
Categories: Remote Data
From Notion to Eleventy part 2: Building Markdown from JSON
The ramblings of Ryan Boone, a web developer and designer from Texas with a passion for open,...
Ryan Boone · May 5, 2022
Categories: How to... Remote Data
Including RSS Content in your Eleventy Site - Part 2
A follow up to my post on using RSS data with Eleventy sites
Raymond Camden · Apr 3, 2022
Categories: How to... Remote Data
Including RSS Content in your Eleventy Site
A quick example of using RSS content for an Eleventy page.
Raymond Camden · Mar 8, 2022
Categories: How to... Remote Data
From Notion to Eleventy part 1: The Notion API
The ramblings of Ryan Boone, a web developer and designer from Texas with a passion for open,...
Ryan Boone · Feb 26, 2022
Categories: How to... Remote Data
Notes Section: From Notion To Eleventy
How to write notes on Notion and publish with Eleventy
Geekosaur · Feb 15, 2022
Categories: How to... Remote Data
A Google Static Maps Eleventy Plugin
A simple Eleventy plugin to support Google Static Maps
Raymond Camden · Feb 2, 2022
Categories: How to... Remote Data
Using a Google Photos Album in your Eleventy Site with Pipedream
Integrating a Google Photos Album in your Eleventy site with Pipedream
Raymond Camden · Jan 28, 2022
Categories: How to... Images Remote Data
Fetching remote images with Eleventy
Following up on last month’s article about doing this in Hugo, we explain how to get there in a...
Bryce Wray · Jan 25, 2022
Categories: Images Remote 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
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
Blog post filter with Netlify Functions
I built my first ever serverless feature to add tag filtering to my blog listing. Here's how I...
Juha-Matti Santala · Jul 28, 2021
Categories: Filters How to... Remote Data Serverless
Making an 11ty collection from a remote XML file
RSS is XML with a specification, however not all RSS feeds follow the spec. In this post, we process...
Mike Street · Jul 26, 2021
Categories: Collections How to... Remote Data
Integrating Eleventy with GitHub Flat Data
How to use the Flat Data GitHub action with Eleventy
Raymond Camden · Jul 14, 2021
Categories: Remote Data
Create an 11ty collection from any RSS feed
Using 11ty global data files, we create an 11ty collection from an RSS feed. As an example, we show...
Mike Street · Jul 12, 2021
Categories: Collections How to... Remote Data
Using PDFs with the Jamstack - Now with Thumbnails
Combing Adobe PDF APIs with Eleventy to create PDF Thumbnails
Raymond Camden · Mar 16, 2021
Categories: How to... Pagination Remote Data
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
A long-winded look at getting Airtable data into Eleventy.
Dana Byerly · Dec 11, 2020
Categories: Global Data How to... Remote Data
Adding Google Calendar to Your Jamstack - with Pipedream
An updated demonstration of integration calendar data into your Jamstack site - with Pipedream
Raymond Camden · Dec 8, 2020
Categories: How to... Remote Data
Hooking Up FaunaDB to Eleventy
Father, husband, developer relations and web standards expert, and cat demo builder.
Raymond Camden · Sep 15, 2020
Categories: How to... Pagination Remote Data
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
Migrating from Node and Express to the Jamstack - Part 3
Father, husband, developer relations and web standards expert, and cat demo builder.
Raymond Camden · Aug 16, 2020
Categories: How to... Migrating to Eleventy Remote Data Serverless
Performant data fetching with promises and Eleventy
Fetching a whole bunch of data from APIs at build time can be an intensive process. Getting that...
Jérôme Coupé · Jun 8, 2020
Categories: Remote Data
Integrating Google Analytics with Eleventy
How to use Google Analytics with Eleventy
Raymond Camden · May 21, 2020
Categories: How to... Remote Data
Integrating Netlify Analytics and Eleventy
How to use Netlify's Analytics API in Eleventy
Raymond Camden · May 18, 2020
Categories: How to... Remote Data
Creating an Editable Site with Google Sheets and Eleventy
Remember Tabletop.js? We just covered it a little bit ago in this same exact context: building...
David Atanda · Mar 27, 2020
Categories: How to... Remote Data