4 posts by John Brooks
Using 11ty to generate Open Graph images
Create unique images for each page at build time
Jan 24, 2024
by John Brooks (4 posts) · Website & RSS feed
Categories: ConfigurationHow to...ImagesSocial Media
Wrapping Eleventy Fetch in a Retry Function
Gracefully handle fetch errors when building your site.
Jul 6, 2023
by John Brooks (4 posts) · Website & RSS feed
Categories: How to...Remote Data
CSS workflow and cache busters in 11ty
How I build/watch CSS with cache busters in 11ty.
May 9, 2023
by John Brooks (4 posts) · Website & RSS feed
Categories: CSS/SassConfigurationHow to...
CAUTION
The posts below were published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information in these posts may be out of date. The current stable release is 2.0.1. Eleventy v3.0 is currently under development and available for testing.
Track data across builds in 11ty
Count how many rebuilds 11ty has done in the current session.
Dec 6, 2022
by John Brooks (4 posts) · Website & RSS feed
Categories: Global DataHow to...