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).
Feedback welcome on a proposed option to override the project root in Eleventy, please weigh in if you have opinions! https://github.com/11ty/eleventy/issues/3857
Surfacing a hidden feature in Eleventy’s Bundle Plugin: `bundleHtmlContentFromSelector` to bundle HTML content!
`bundleHtmlContentFromSelector: "style"` to bundle <style> nodes or "script" to bundle <script> nodes.
https://www.11ty.dev/docs/plugins/bundle/#bundling-html-node-content
This 88×31 #BuiltWithEleventy animated badge from @chrisburnell is only 3KB!
The Emoji Periodic Table is #BuiltWithEleventy 🏆
New release: Eleventy v3.1.1 (we fixed some things)
Early adopters and testers welcome on this new beta release!
Eleventy v3.1.1-beta.1: https://github.com/11ty/eleventy/releases/tag/v3.1.1-beta.1
Eleventy LibDoc is a beautiful new documentation focused starter project from Olivier Blanc.
Source: https://github.com/ita-design-system/eleventy-libdoc
Demo: https://eleventy-libdoc.netlify.app/
not many folks used the very first version of eleventy on 8″ floppy

Try out the new interactive Playground component on the docs home page: https://www.11ty.dev/#try-eleventy-in-your-browser
That’s right: we’re running Eleventy in the build and in the browser. This unlocks many more exciting options for Eleventy projects — stay tuned!

not many people know this but before npm we used to mail out physical media to folks

New on the docs and new in Eleventy v3.1.0:
HTML Relative Passthrough File Copy (only copy files referenced in templates!)
https://www.11ty.dev/docs/copy/#copy-a-file-alongside-a-template
Eleventy v3.1.0 is now available 🎈
⏩ 11% faster!
🤏 22% smaller!
https://jorijn.com/ is #BuiltWithEleventy 🏆 Nice work @jorijn@jorijn.dev and @mahryekuh!
A responsible security disclosure for the Syntax Highlight plugin: https://github.com/11ty/eleventy-plugin-syntaxhighlight/issues/93
Due to quick action by npm and good granular access security policy there was no impact and no action is necessary.
New release: Eleventy Fetch v5.1.0
https://github.com/11ty/eleventy-fetch/releases/tag/v5.1.0
Streamlined: 47% smaller! Backwards compatible with existing cache files! Bug fixes! Endorsed by the new pope*!
*not really
Node v24 was released today and our test suite is already green to go: https://github.com/11ty/eleventy/actions/runs/14865442525
Congrats and thank you to the Node.js team for all of your hard work! https://nodejs.org/en/blog/release/v24.0.0
Got the website updated with our new Mastodon profile!
And if a neighborhood.11ty.dev subdomain wasn’t enough proof of authenticity, our profile is now Verified™ with 11ty.dev too 😅
Eleventy Arbitrary Milestone Alert: 11ty/eleventy has crossed 18000 Stars on GitHub!
Add yours: https://github.com/11ty/eleventy
We’re moving Mastodon servers!
Hold on to your butts.
The Eleventy Meetup is happening today: https://11tymeetup.dev/events/ep-23-notion-as-a-cms-and-component-prototyping/
Starring Michael W. Delaney and vrugtehagel!
See it in action on `eleventy-base-blog`: https://github.com/11ty/eleventy-base-blog/blob/3ce8514007c777fc284602126cc1064c5879e8ee/eleventy.config.js#L34-L49
New in Eleventy Bundle v3.0.4: a new option to populate per-route bundles with content right out of your HTML.
https://github.com/11ty/eleventy-plugin-bundle
Here’s an example that puts all `<style>` element content into a `css` bundle:
