Skip to navigation Skip to main content
11ty Logo Sustainability Fundraising
Eleventy
Eleventy Community
Stable
2.0.1
Canary
3.0.0-alpha.17
Toggle Menu
Eleventy 5.81s
Remix 40.14s

Eleventy Firehose

This page shows activity from the Eleventy Blog, Quick Tips, YouTube channel, Mastodon account, and all GitHub releases (all of 11ty org repositories).


Filter:

Eleventy Weekly Report №8

1️⃣ Shipped 3.0.0-alpha.17 github.com/11ty/eleventy/relea
2️⃣ PR: 3.0 compatible official Pug plugin: github.com/11ty/eleventy-plugi
3️⃣ Ported API services to Vercel 11ty.dev/docs/api-services/
4️⃣ Add `renderContent` universal filter to Render Plugin: github.com/11ty/eleventy/issue
5️⃣ Issue with `module.register` and Node debugger github.com/11ty/eleventy/issue
6️⃣ Better Nunjucks error stacks github.com/11ty/eleventy/issue
7️⃣ Better Liquid parameter parsing github.com/11ty/eleventy/issue

FYI, we’re doing a little maintenance today on 11ty’s screenshot API service—no downtime expected.

11ty.dev/docs/services/screens

Eleventy Pre-release v3.0.0-alpha.17 is out now including a brand new IdAttributePlugin to more easily add `id` attributes to heading elements, the new addPreprocessor API for drafts, and a whole bunch of bug fixes and updates!

Read all about it: github.com/11ty/eleventy/relea

Eleventy Weekly Report №7

1️⃣ 3.0-ready pre-release plugins for EJS, Handlebars, Mustache, and Haml: github.com/11ty/eleventy-plugi
2️⃣ Fix npm audit warnings on `recursive-copy` dep github.com/11ty/eleventy/issue
3️⃣ Fix bugs with complex exports on 11ty.js github.com/11ty/eleventy/issue
4️⃣ New `addPreprocessor` API for drafts github.com/11ty/eleventy/issue
5️⃣ New `IdAttribute` plugin github.com/11ty/eleventy/issue
6️⃣ RSS Plugin v2.0.2 github.com/11ty/eleventy-plugi
7️⃣ Core issue tracker total from 439 -> 369 (-70!)

Coming soon to an Eleventy pre-release near you:

A powerful new `addPreprocessor` Configuration API drastically simplifies `drafts` workflows, allows preprocessing of template content!

github.com/11ty/eleventy/issue

Pre-releases of Eleventy 3.0 compatibility plugins for Mustache, Handlebars, EJS, and Haml are now available:

github.com/11ty/eleventy-plugi

New pre-release: Eleventy v3.0.0-alpha.15

Featuring a new `js-yaml` dependency bump, new `js` front matter support for arbitrary JavaScript, official support for pnpm, `11ty.js` Virtual Templates and Virtual Templates as Eleventy Layouts, new APIs for custom template languages, full control over Date parsing, and more!

Full release notes: github.com/11ty/eleventy/relea

The march to beta.1 nears as we have 5 issues left in the milestone!

The core template languages dropped out of early 3.0.0-alpha releases are starting to show up in plugin-land with `ejs` first:

github.com/11ty/eleventy-plugi

Eleventy Weekly Report №6

1️⃣ Config API to fetch Filters and Shortcodes for plugins github.com/11ty/eleventy/issue
2️⃣ Virtual Templates: Add 11ty.js support github.com/11ty/eleventy/issue allow use as Layouts github.com/11ty/eleventy/issue
3️⃣ Memoization of built-in filters github.com/11ty/eleventy/issue
4️⃣ Add pnpm and yarn instructions to docs 11ty.dev/docs/ and 11ty.dev/docs/usage/
5️⃣ Resolve arbitrary `node` vs `js` versus `javascript` front matter naming issue github.com/11ty/eleventy/issue

Coming soon to an Eleventy pre-release near you 🚨

📦 Official support for `pnpm`

github.com/11ty/eleventy/issue

You’ll start to see see `npm`, `pnpm`, (and even `yarn`) commands on the official docs—use Eleventy with your favorite package manager!

Coming soon to an Eleventy pre-release near you:

Use Virtual Templates as Eleventy Layouts. This will make it easier for plugins to supply layouts.

github.com/11ty/eleventy/issue

Eleventy Weekly Report №5

1️⃣ 3.0.0-alpha.14 github.com/11ty/eleventy/relea
2️⃣ `js-yaml` from v3 to v4, better error messaging github.com/11ty/eleventy/issue
3️⃣ `addDateParsing` Configuration API for custom `date` parsing github.com/11ty/eleventy/issue
4️⃣ New Vite plugin maintainer @KiwiKilian
5️⃣ `eleventy-plugin-vite@5.0.0-alpha.1` github.com/11ty/eleventy-plugi

`eleventy-plugin-vite` is getting ready for Eleventy 3.0. Now with Vite 5 and many improvements… Calling all early adopters for their feedback!

github.com/11ty/eleventy-plugi