A few tips to refactor your njk into vto.| chriskirknielsen
A deep dive into HTML whitespace collapsing: How it works, why it sucks, how it should work, and how to deal with it.| blog.dwac.dev
Code that introduces automated anchor links to headlines in Eleventy dynamic-loaded content. Improves accessibility and makes content sharing easier!| Steven Woodson - Independent Web Development Consultant
With a new approach to building sites, it seems like a good time to get back into the fray. It's been quite some time since I've dedicated effort to learning new things in tech and applying them first hand. I've been looking for a good excuse to get back into writing, so here it is.| www.bridgestew.com
A long-winded look at getting Airtable data into Eleventy.| Dana Byerly
Don't want to use a bundler? Eleventy makes it easy to manually split your CSS.| Dana Byerly
Group by year in a clear and readable manner| chriskirknielsen
Fill slots in an HTML layout with chunks of Markdown content.| danburzo.ro
One of the great things about Eleventy is its flexibility and its lack of assumptions about how your projects should be organized. However, in order to preserve my own sanity, I needed to come up with a default files and folders architecture that made sense to me.| www.webstoemp.com
Includes are great. But for actual reusability of code, parameters are always needed. Luckily, nunjucks makes this possible with macros!| helloyes.dev
In the last article, we learned what goes into planning for a community-driven site. We saw just how many considerations are needed to start accepting user| CSS-Tricks
Download| mozilla.github.io
Encourage users to retweet or share a post based on whether a Tweet already exists for your blog post.| sia.codes
¿Sabías qué son las Webmentions? Yo tampoco. Acompáñame a descubrir qué código necesitamos para mostrarlas en la web y cómo mandar nuestras menciones.| antonio.laguna.es
A quick update on the quick note about some work I'd like to get done by the end of the year.| Dana Byerly
English中文Français| mozilla.github.io
I recently worked on a larger new web app. The product was in its early stages, so one of the first big tasks was to come up with a prototype for the UI design.| Max Böck