Skip to content

.eleventy.js Config Samples

Filters, shortcodes, and other tips for extending 11ty

Custom BrowserSync Options

Learn how to open the browser when Eleventy is served by BrowserSync.

View Samples

11ty Filters for Tags

Filters for working with tags

View Samples

Filters for Data Arrays in 11ty

Learn several ways to randomly pick or subset data, or limit the returned results from a data array.

View Samples

Filters for 11ty Content

Includes filters for creating an excerpt and other content enhancements.

View Samples

Customizing 11ty Collections

Create randomized and other variations for your Eleventy collections.

View Samples

11ty Slugs and Anchors

Extend the default `slug` filter and enable accessible heading anchors.

View Samples

11ty Date Shortcodes and Filters

Use this shortcode and filter as a starting point for your date transformation needs.

View Samples