Menu
- Why Eleventy?
- Getting Started
- Community
- Working with Templates
- Using Data
- Configuration
- Template Languages
- Plugins
- API Services
- Release History
- Advanced
1.93s
22.90s
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).
Some great Eleventy mentions here: https://fictivekin.com/websystems/technical-architecture 🙌🏻
> We prefer static site generators and have leaned on 11ty extensively in recent years. Some people find this surprising, but we find the advantages in each area — simplicity, stability, security, and speed — to be compelling. Delivering a simple, static html file in the browser allows us to more easily meet performance, seo, and accessibility goals while keeping an eye on future compatibility.
`eleventy-base-blog` v8 works on StackBlitz, per their excellent work here: https://blog.stackblitz.com/posts/bringing-sharp-to-wasm-and-webcontainers/
Try it out: https://stackblitz.com/github/11ty/eleventy-base-blog
🚨 Eleventy Image v3.1.1 is an important `sharp` dependency upgrade for a libwebp vulnerability. This is very important if you’re using Eleventy Image to process untrusted images.
Please upgrade!
https://github.com/11ty/eleventy-img/releases/tag/v3.1.1
Read more about the vulnerability: https://github.com/lovell/sharp/issues/3798
Arbitrary milestone alert: Eleventy has hit 15000 GitHub Stars ⭐️⭐️⭐️🏆
Thanks for the support!! 🙌🏻
@janmon on their migration to Eleventy:
“This site is now 300kB lighter, loads and builds much faster and uses only native web features under the hood (including web components, thanks to WebC). The hardest part was to change all the className attributes to class 😅.”
Congratulations to our friends over at @astro for their 3.0 release!
The #Eleventy Meetup is today ft. @bglw and @raymondcamden!
https://11tymeetup.dev/events/ep-15-intelligent-indexing-and-now-pages/
Join us!
The #Eleventy Meetup is tomorrow featuring talks from @bglw and @raymondcamden!
https://11tymeetup.dev/events/ep-15-intelligent-indexing-and-now-pages/
Join us!
yes this happened last month but… *gestures wildly at everything* 😅
ARBITRARY ELEVENTY MILESTONE ALERT:
🤯🤯 SIX MILLION DOWNLOADS 🤯🤯
We come to you now with an Officially Big Announcement regarding a new partnership between Eleventy and @cloudcannon: https://www.youtube.com/watch?v=nypsmn70ipI
There will be a Big Eleventy Announcement today! Stay tuned!
The results of the Eleventy Community Survey are in!
We’ll be closing up the Eleventy Community Survey soon!
After close, we’ll share the most popular template languages, plugins, hosts, and integrations from the 430+ submissions.
If you haven’t participated yet, please do—thank you!
@darekkay has a lovely blog post about styling their RSS feed: https://darekkay.com/blog/rss-styling/
See it live: https://darekkay.com/atom.xml
The 11ty.dev feed does this too: https://www.11ty.dev/blog/feed.xml
To address extreme levels of data scraping & system manipulation, we’ve applied the following temporary limits:
- Builds are limited to two and a half pages, that’s enough for two SPAs and a privacy policy
- Only client-JavaScript content will be allowed, as we all know bots are incapable of understanding it at scale