
https://claytonerrington.com/blog/troubleshooting-eleventy-long-build-time/
https://claytonerrington.com/blog/troubleshooting-eleventy-long-build-time/
https://claytonerrington.com/blog/troubleshooting-eleventy-long-build-time/
Was feeling adventurous and updated my website to @11ty v4 alpha.
The great thing about most Eleventy updates: Unless you have some hyper-specialized thing going on, itโs just a matter of bumping the version. No humongous migration guides to follow, no hours of fiddling with dependencies, and npm install
doesnโt take forever because it doesnโt have to download half of npm.
It just worksโข
Was feeling adventurous and updated my website to @11ty v4 alpha.
The great thing about most Eleventy updates: Unless you have some hyper-specialized thing going on, itโs just a matter of bumping the version. No humongous migration guides to follow, no hours of fiddling with dependencies, and npm install
doesnโt take forever because it doesnโt have to download half of npm.
It just worksโข
Might as well get Static.Quest upgraded to the lastest version of #11ty 4.0.0.beta-4 just because. All went well in the upgrade.
- one about preventing multiple bundles of the same content: https://github.com/11ty/eleventy-plugin-bundle/issues/36
- another about memoization of the renderFile shortcode: https://github.com/11ty/eleventy/issues/3915
Boom,
Schemaorg json has taken off on my site!
Lots of lovely connections!
Thank you to @kajkandler.bsky.social for the inspiration from his excellent #11ty meetup talk last week.
Boom,
Schemaorg json has taken off on my site!
Lots of lovely connections!
Thank you to @kajkandler.bsky.social for the inspiration from his excellent #11ty meetup talk last week.
I've been playing around with streamlining documentation by pulling JSDoc comments straight into an #11ty website. I'll try and write it up once I get it to somewhere I'm a bit happier with.
For example, this page is partially generated based on the comments directly in the JavaScript code
https://gruber.r0b.io/postgres/
https://github.com/robb-j/gruber/blob/main/postgres/postgres-migrator.ts
It's pretty cool, and hopefully makes the documentation so much closer to edit when the code itself changes, Though I think there needs to be more curatability in it.
I've been playing around with streamlining documentation by pulling JSDoc comments straight into an #11ty website. I'll try and write it up once I get it to somewhere I'm a bit happier with.
For example, this page is partially generated based on the comments directly in the JavaScript code
https://gruber.r0b.io/postgres/
https://github.com/robb-j/gruber/blob/main/postgres/postgres-migrator.ts
It's pretty cool, and hopefully makes the documentation so much closer to edit when the code itself changes, Though I think there needs to be more curatability in it.
Hey folks, the videos from the latest #11ty meetup are now live! https://www.youtube.com/playlist?list=PLJy3jyeGVYUpd4IUXPHCNf3r70o4zlnMj
Thanks to our speakers @kajkandler and @mwdelaney!
Hey folks, the videos from the latest #11ty meetup are now live! https://www.youtube.com/playlist?list=PLJy3jyeGVYUpd4IUXPHCNf3r70o4zlnMj
Thanks to our speakers @kajkandler and @mwdelaney!
Wrote up some tips for hosting a static site on Cloudflare, if you have some sites you've been thinking of moving!
My "Chobble Template" Eleventy starter now has support for Menus - editable via PagesCMS
If you've got a cafe or restaurant, maybe check it out? https://example.chobble.com/menus/
You can clone the repo to build a site yourself, or contact me and I'll make one for you - with a 50% discount if your business is vegan (or an artist, coop, or charity)
New #blog post!! I've finally gotten around to updating my beginner guide to #Eleventy! If you're interested in setting up a simple blog with this static site generator, this should have everything to get you started ๐
https://renkotsuban.com/posts/2025-07-25-Updates-to-the-Eleventy-guide.html
Alrighty, here we go, long time in the making...
https://flamedfury.com/beerfridge
You can get #11ty to do some pretty cool things with a JSON file!
A space for Bonfire maintainers and contributors to communicate