Ep. 12: v2 Release and Config Organization

Tune in to hear Zach's "State of Eleventy" and learn what's new and changed for Eleventy v2! We're also pleased to welcome new speaker Lene Saile to explore considerations for organizing the config file.

How to keep your Eleventy config file organized

You start your new Eleventy project and of course, you create an Eleventy config file. Because you want to customize the input and output folder. Then you need a collection for your blog posts, you define that in your config file too. Plugins for syntax highlighting, RSS feed and webmentions? The fantastic Eleventy Image plugin? Of course! Put it in your config file. Shortcodes for youtube embeds and audio files, add them. At the end you want to make use of Eleventy Transforms™ to clean up your output: remove comments, collapse whitespace, minify CSS... just put the code in the config file!

You can imagine how the config file looks like now, after all these configuration options were placed randomly one after the other. After strugging with an overwhelming config file myself, I started to look for solutions in the repositories of other Eleventy developers, which in general is the best way to learn Eleventy. Over time, I've fine-tuned my config organization and I'm excited to show you what great opportunities I've discovered!

Lene Saile (she/her) Website

Lene is a Berlin born, Madrid based front-end developer and designer who has been building for the web professionally since 2008. She loves creating personalized web experiences that are fast, accessible and sustainable. Also: websites should be fun! You can find her blogging on lenesaile.com and boosting stuff on Mastodon.

State of Eleventy: The v2 Release

The v2 stable release of Eleventy dropped on February 8. What's changed or improved in Eleventy v2? Get caught up on the available features and upgrade considerations directly from Zach!

Zach Leatherman (he/him) Website Twitter

Zach is a Builder for the web with Netlify. He’s currently fixated on web fonts and static site generators. His public speaking résumé includes talks in eight different countries at events like Beyond Tellerrand, Smashing Conference, CSSConf, and The White House. He is an emeritus of Filament Group, NEJS CONF, and still helps out with NebraskaJS.