Tags
Auto-generated tag pages built from a custom collection — every demo tag gets its own page with zero…
12 demos tagged “data”.
Auto-generated tag pages built from a custom collection — every demo tag gets its own page with zero…
A hand-rolled, dependency-free client-side search: a build-time JSON index plus a small scored-match script.
A standards-compliant Atom/RSS feed for the blog, generated with @11ty/eleventy-plugin-rss.
Splitting a big collection into numbered pages with Eleventy's built-in pagination feature.
A custom collection that merges two different content types into one sorted list.
Full-text search across the whole site, built by indexing the actual HTML after the build finishes.
Real Lighthouse scores rendered as static badges, refreshed weekly by a scheduled GitHub Action, no client-side API calls.
A real page-view counter backed by a Netlify Function and Netlify Blobs, no third-party analytics account needed.
Eleventy's global _data files, explained using this site's own real data files as the example.
A real sitemap.xml with two genuine Eleventy gotchas baked into how it's built — one about pagination, one…
Real structured data on every demo page and the listing page, with a script-injection risk most tutorials skip.
Real tests for this site's pure filters, run live at build time and gating every real pull request.