Meet 🥷 Blades:

Framework-agnostic, class-light #CSS blade kit

#Nunjucks / #Liquid batteries included for #11ty / #Eleventy / #BuildAwesome, #Jekyll, etc.

https://github.com/anydigital/blades

GitHub - anydigital/blades: Framework-agnostic, class-light CSS⁺ blade kit. Use with Pico, Tailwind, or any other CSS reset/framework 🥷

Framework-agnostic, class-light CSS⁺ blade kit. Use with Pico, Tailwind, or any other CSS reset/framework 🥷 - anydigital/blades

GitHub

https://youtu.be/lA-wD89m6jM?si=6MvqDH_Y6SzdNGLg

I watched @zachleat's AMA during THE 11ty Meetup and I appreciate his accountability and honesty about the shift from #11ty to #BuildAwesome. Now that I've had a chance to simmer and think about the realities of an open source project funding specifically, I feel better about the shift for the longevity of 11ty.

In considering the scale of businesses and organizations that rely on 11ty, yet aren't adequately supporting the project (fuck them, honestly.), I feel grateful to Zach that he found a home for 11ty that will support continued development. I also feel for Zach navigating the balance between making a damn living and maintaining the homegrown feel of 11ty and it's community. It's an impossible paradox.

I still hate the new name, and that's okay. The shift is a response to problems bigger than me and I can accept that. I will forever be grateful to the 11ty community for helping me build my development skills and finding a web home that feels encouraging and kind. 💖

AMA about Build Awesome, an Open Town Hall with Zach Leatherman | 11ty Meetup

YouTube

https://brennan.day/the-end-of-eleventy/
https://brennan.day/build-awesomes-kickstarter-is-cancelled/

So, with the whole 11ty/"build awesome" situation, what should I do about my projects that are built with it? A lot of people are suggesting just switching to other SSGs, but I really like my setup.

Can I just "freeze" my version of 11ty so that it doesn't update? Or only install this current version and not any future versions for future projects I might want to make?

#IndieWeb #11ty #eleventy #SSG #BuildAwesome

The End of Eleventy

Build Awesome is a rebrand of 11ty/Eleventy, backed by a successful $40k Kickstarter. But this attempt to monetize static site generators repeats the same mistakes that killed Gatsby and Stackbit—and misunderstands who actually builds static sites.

brennan.day
The recording of my @[email protected] Meetup presentation (w/ related links + code samples) is now available: cloudfour.com/thinks/littl... Big thanks to @[email protected] for having me, @[email protected] for encouraging my possum drawings, and especially everyone who attended! #Eleventy #BuildAwesome #WebDesign

Little Dummies: Simple FPO Con...
Little Dummies: Simple FPO Content Helpers

Video, links and code samples from my rapid prototyping talk for the final Eleventy Meetup.

Cloud Four

The recording of my @11ty Meetup presentation (with related links and code samples) is now available: https://cloudfour.com/thinks/little-dummies-simple-fpo-content-helpers/

Big thanks to @sia for having me, @zachleat for encouraging my possum drawings, and especially everyone who attended the talk!

#Eleventy #BuildAwesome #WebDesign

Little Dummies: Simple FPO Content Helpers

Video, links and code samples from my rapid prototyping talk for the final Eleventy Meetup.

Cloud Four

I wrote about how I implemented adding the baselines status web component to #11ty (#BuildAwesome) here

https://www.alwaystwisted.com/articles/adding-baseline-status-to-my-eleventy-site

Adding Baseline Status to My Eleventy Site Always Twisted

How to integrate the baseline-status web component into Eleventy (Build Awesome) with per-page opt-in loading, Nunjucks shortcodes, and self-hosted scripts. Learn why Baseline provides clearer browser support signals than Can I Use for modern web features.

Always Twisted
Eleventy Becomes, *Sigh*, Build Awesome

Sustainability? Enshittification? I have some feelings about this.

@bloor @neil I’m liking 11ty (soon to be Build Awesome) at the moment. #11ty #BuildAwesome @11ty

I had a Last.fm widget on my site in 2010. Fifteen years later, I brought it back as an Eleventy WebC component with SSR, live polling, and localStorage caching.

https://martinhicks.dev/articles/recently-played-lastfm-component

#11ty #BuildAwesome #LastFM

Recently Played: bringing back my Last.fm component

How I rebuilt my old Last.fm widget as an Eleventy WebC component with server-rendered HTML, client-side polling, and localStorage caching.

Martin Hicks