Skip to navigation Skip to main content
Black Lives Matter
Eleventy
Eleventy Documentation
Stable
2.0.1
Canary
3.0.0-alpha.10
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:

Speaker #9 for The 11ty International Symposium on Making Web Sites Real Good: Miriam Suzanne @mia

conf.11ty.dev/#speakers

This is their web site (made real good): oddbird.net/

If you ordered an Eleventy Merch bundle, it is now in the hands of our venerable postal service and it will be making its way to you!

merch.11ty.dev/

Speaker #8 for The 11ty International Symposium on Making Web Sites Real Good: ivan zhao

conf.11ty.dev/#speakers

This is their web site (made real good): ivanzhao.me/

Speaker #7 for The 11ty International Symposium on Making Web Sites Real Good: Sia Karamalegos @sia

conf.11ty.dev/#speakers

This is their web site (made real good): sia.codes/

Speaker #6 for The 11ty International Symposium on Making Web Sites Real Good: Paul Everitt @pauleveritt

conf.11ty.dev/#speakers

This is their web site (made real good): jetbrains.com/guide/

Our next speaker for The 11ty International Symposium on Making Web Sites Real Good: conf.11ty.dev/#speakers

Sara Joy @sarajw

This is their web site (made real good): sarajoy.dev/

Our next speaker for The 11ty International Symposium on Making Web Sites Real Good: conf.11ty.dev/#speakers

Adrianna Tan @skinnylatte

This is their web site (made real good): popagandhi.com/

New release: Eleventy Dev Server v2.0.0

🎁 Adds new `onRequest` option for request-time processing
🎁 Adds new `indexFileName` option
🐛 Bug fixes for byte-range requests, pathPrefix, and more!
🤝 4 new contributors!

Release notes: github.com/11ty/eleventy-dev-s

Our next speaker for The 11ty International Symposium on Making Web Sites Real Good: conf.11ty.dev/#speakers

Chris Ferdinandi @cferdinandi

This is their web site (made real good): gomakethings.com/

This is what the error messaging looks like when I set `draft: 1` in the front matter of a template file in the directory:

Coming soon to an alpha release near you:

`eleventyDataSchema` lets you validate data from the data cascade: github.com/11ty/eleventy/issue

This example in a directory data file checks that the `draft` property is boolean (or undefined):

New on the docs, a dedicated page for Transforms (including a new section on execution order):

11ty.dev/docs/transforms/

Free Eleventy plugin idea:

Generate a robots.txt file (or other static files that can send headers: e.g. .htaccess) to block the bots, a la this approach by @beep: ethanmarcotte.com/wrote/blocki

Would work great with our new Virtual Templates feature: github.com/11ty/eleventy/issue

Our next speaker reveal for The 11ty International Symposium on Making Web Sites Real Good: conf.11ty.dev/#speakers

Mayank @hi_mayank

This is their web site (made real good): mayank.co/

Coming soon to an alpha release near you:

Helpful errors when setting reserved Eleventy data properties in the data cascade.

github.com/11ty/eleventy/pull/

One more bonus thought on Virtual Templates—they might be easier than pagination to understand (especially for more complex use cases)!

github.com/11ty/eleventy/issue

Aleksandr Hovhannisyan has created a quick demo of a plugin using Virtual Templates to output a Netlify redirects file:

github.com/AleksandrHovhannisy

This is a perfect use case for Virtual Templates, using the Eleventy pipeline to output a file without requiring templates in the plugin consumer’s project.

Our very first speaker reveal for The 11ty International Symposium on Making Web Sites Real Good: conf.11ty.dev/#speakers

Henry Desroches @henry

This is their web site (made real good): henry.codes/