Skip to navigation Skip to main content
Eleventy
Eleventy Community
Stable
3.0.0
Toggle Menu
Eleventy 5.81s
Gatsby 43.36s

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:

Pushed a small change to the OpenGraph Image service this morning to improve the quality of images when used with youtube.com:

11ty.dev/docs/services/opengra

Eleventy is being used by The Louvre (probably right next to the Mona Lisa, nbd)

(via mastodon.social/@julientaq/113)

We’re seeking feedback on the upcoming AutoCopy plugin: github.com/11ty/eleventy/pull/

If you’ve ever struggled with Passthrough Copy in Eleventy, the goal here is to make that workflow *much* simpler! It’s like “auto-import” for *any* local file (image/video/text file/CSS/JavaScript/etc).

If there are other expenses that folks think are good candidates for consolidation—please let us know! Happy to cover these

front-end.social/@sia/11358461

New `@11ty/import` release: v1.0.4

💅🏻 Cleanup code blocks with Prettier
🎞️ Colocate assets with content files
🐞 Fixes and improvements!

github.com/11ty/eleventy-impor

New proposal for an automatic passthrough file copy feature: github.com/11ty/eleventy/issue

Help Eleventy by filling out Survey Awesome!

If ever you wanted a say in future priorities in the 11ty Ecosystem, now is the time to weigh in: 11ty.dev/blog/survey-awesome/

Appreciate you all!

Thinking about some additional `duration` value support for Fetch: github.com/11ty/eleventy-fetch

New release: 🦴🐀 Eleventy Fetch v5.0.0

👑 Using platform `fetch()` (with timeout support!)
🎂 Adds URL, arbitrary function sources
🍣 Adds XML, parsed XML, raw response types
🗄️ Custom cache filename callbacks

github.com/11ty/eleventy-fetch

Introducing 📥 11ty/import: a CLI tool to import content as static files

👋🏻 Easily export all of your WordPress posts
👀 Show recent 🐘 Mastodon posts on your web site without expensive embeds
✅ Make a CMS out of anything on the web using PESOS
🔎 Repeatable and resume-able using local caching for API requests, and a lot more!

Try it out: github.com/11ty/eleventy-impor

Found a pretty hefty performance issue (too many cache misses) with the Eleventy Fetch v5.0.0 betas, please upgrade to v5.0.0-beta.4 if you tested an earlier beta!