Beginner

Tags

Auto-generated tag pages built from a custom collection — every demo tag gets its own page with zero…

1 min read
Advanced

Search

A hand-rolled, dependency-free client-side search: a build-time JSON index plus a small scored-match script.

Beginner

RSS

A standards-compliant Atom/RSS feed for the blog, generated with @11ty/eleventy-plugin-rss.

1 min read
Intermediate

Pagination

Splitting a big collection into numbered pages with Eleventy's built-in pagination feature.

2 min read
Intermediate

Collections

A custom collection that merges two different content types into one sorted list.

1 min read
Beginner

Data Files

Eleventy's global _data files, explained using this site's own real data files as the example.

2 min read
Intermediate

Sitemap

A real sitemap.xml with two genuine Eleventy gotchas baked into how it's built — one about pagination, one…

2 min read
Intermediate

Schema.org / JSON-LD

Real structured data on every demo page and the listing page, with a script-injection risk most tutorials skip.

2 min read
Intermediate

Unit Tests

Real tests for this site's pure filters, run live at build time and gating every real pull request.

3 min read