Skip to navigation Skip to main content
Eleventy
Eleventy Community
Stable
2.0.1
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:

🎈🐀⚡️ New Eleventy pre-release: v3.0.0-beta.2

1️⃣ Add relative path support to InputPath to URL plugin.
2️⃣ Adds eleventyConfig.once() method for events
3️⃣ Tons of bug fixes as we prepare for 3.0 stable!

github.com/11ty/eleventy/relea

Step 1: Navigate to 11tybundle.dev/ (thanks @bobmonsour!)

Step 2: Search “WordPress”

Apropos of nothing, there are many great resources on migrating away from WordPress—and now is as good a time as any!

just want to go on record to say that 11ty is also not WordPress

11ty.dev/ is now hosted by Vercel—we appreciate their sponsorship!

migrating www.11ty.dev to a new hosting provider—hold on to your butts

New Eleventy core pre-release: v3.0.0-alpha.19

github.com/11ty/eleventy/relea

1️⃣ Improvements to Dev Server DOM Diff algorithm
2️⃣ Support relative paths in InputPath to URL plugin/filter
3️⃣ Fix for conflicts in IdAttribute plugin
4️⃣ Config option to run event handlers sequentially
5️⃣ --loader CLI arg to force ESM/CJS
6️⃣ Bug fixes!

After a small vacation hiatus—we are back in action this week!

Inspired by @nickytonline we spent a little time improving our OpenSSF scorecard today: github.com/11ty/eleventy/issue

Eleventy Weekly Report №9–10

1️⃣ Shipped first 3.0 beta v3.0.0-beta.1 github.com/11ty/eleventy/relea
2️⃣ Pug plugin v1.0.0-alpha.1 npmjs.com/package/@11ty/eleven
3️⃣ Dev Server v2.0.2 github.com/11ty/eleventy-dev-s
4️⃣ Improvements to require(esm) error messaging: zachleat.com/web/future-friend
5️⃣ Upgrade Help plugin v3.0.0 and v3.0.1 github.com/11ty/eleventy-upgra
6️⃣ Image v5.0.0-beta.10 github.com/11ty/eleventy-img/r

After over a year of work, our very first beta release of ESM-friendly 3.0 is now available:

Eleventy v3.0.0-beta.1 🎈🐀

We are very excited to see this ship and look forward to what y’all build with it 🏆

github.com/11ty/eleventy/relea

New Eleventy core pre-release: v3.0.0-alpha.18 github.com/11ty/eleventy/relea

1️⃣ Published with npm package provenance
2️⃣ Upgrade helper and Pug/EJS/Handlebars/Mustache/HAML plugins available
3️⃣ New `renderContent` filter via the Render Plugin
4️⃣ Opt-in to native Liquid param parsing
5️⃣ Bug fixes galore

A few improvements showing up to the `addGlobalData` configuration API docs today, including some tips on how to use it with `eleventyComputed` Computed Data 11ty.dev/docs/data-global-cust

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!)