Issue 32 - 11ty Conference registration is open...Yet another great Eleventy Meetup...a What's the Future of Jamstack panel...And 13 posts, and 9 sites to see.
Feb 20, 2024
4 minutes to read
Welcome to Issue 32 of the 11ty Bundle. 11ty, aka Eleventy, is a "simpler static site generator" that is designed to be simple, flexible, and highly customizable. It is built on Node.js and allows developers to create websites by transforming templates and data into static HTML files. It supports multiple template languages, giving developers the freedom to choose the languages that best suit the needs of their project.
Registration is now open for the May 9, 2024 11ty conference. See that button at the tippy-top of every page of this site? That takes you directly to the registration.
Today there was yet another Eleventy Meetup. The organizers are so good that the videos of each of the talks are already posted on YouTube:
-
Building a meetup community site using Global Data Files by Juha-Matti Santala
-
Using Eleventy to Gobble Up Everything I Do Online by Robb Knight
Another event, held later today was an excellent panel discussion titled What's next for Jamstack...that's a link to the YouTube replay.
I wrote a post about some refactoring of some code on this site. It's called Refactoring by shortcode.
There were 2 side effects of my doing that.
-
The post items that you see in places like the category listing pages or these blog posts now vary in height as I no longer limit the descriptions to 100 characters. I think it's helpful to have more info before you decide to click, or not. You'll see evidence in the post items listed below.
-
I used the search here to see how many posts used the word Shortcode in their title. There were 8 of them, so now there is a category dedicated to Shortcodes.
That's all for now...until next time...
Recent releases
No new releases since the last issue.
Posts from around the web since the last Bundle issue
Refactor by shortcode
I decided to take on some overdue refactoring of the 11tybundle.dev site. Here's what I did.
Feb 20, 2024
by Bob Monsour (10 posts) · Website & RSS feed
Categories: FiltersHow to...Nunjucks/MacrosShortcodes
Using Eleventy to Gobble Up Everything I Do Online
YouTube video
Feb 20, 2024
Categories: How to...Remote DataSocial MediaWebmentionsYouTube
Building a meetup community site using Global Data Files
YouTube video
Feb 20, 2024
by Juha-Matti Santala (14 posts)
Categories: CMSGlobal DataHow to...
Automatic Mastodon post embeds
I use Nicolas Hoizey's GitHub action to syndicate my web activity to Mastodon. Recently, I removed the display of webmentions from my posts after seeing Chris and Robb discuss some privacy concerns around them. Upon seeing David Darnes' mastodon-post web component, I've gone ahead and added it, conditionally, to the end of each of my posts.
Feb 20, 2024
by Cory Dransfeldt (42 posts) · Website & RSS feed
Categories: DeploymentSocial MediaWebmentions
Using B2 as a JSON data store
My links page is powered by the Readwise Reader API but because there are, quite reasonably, rate limits in place, I've gone ahead and reduced the page count I fetch on each build and cached older link data from past builds in a B2 bucket.
Feb 19, 2024
by Cory Dransfeldt (42 posts) · Website & RSS feed
Categories: Data CascadeGlobal DataHow to...Remote Data
@fec/eleventy-plugin-asset-pipeline: Better Cache Busting with Eleventy
I have created an Eleventy plugin to easily implement cache busting and asset handling.
Feb 18, 2024
by Florian Eckerstorfer (9 posts) · Website & RSS feed
Categories: Asset PipelinesHow to...Plugins
Update: Bookmarks Are Back
This website has a bookmarks directory now.
Feb 15, 2024
by Tom Doe (8 posts) · Website & RSS feed
Categories: CollectionsHow to...
Eleventy - Differentiate between dev and production builds with unique favicons
It is easy to mix up the dev and production versions of a website in the browser. Let's make them look unique by using different favicons.
Feb 15, 2024
by Rob O'Leary (11 posts) · Website & RSS feed
Categories: ConfigurationData CascadeDeploymentImages
Local links in Eleventy, Part 2
Eleventy now support automatic transforms from local paths to output URLs right out of the box.
Feb 14, 2024
Setting up image transforms in Eleventy
Eleventy added a transform option to process images in Eleventy v3.0.0-alpha.5 and Image v4.0.1 so, naturally, I had to set it up on my site. If you don't want to read this post, you can check out the full diff for the changes.
Feb 14, 2024
Keeping your Algolia search index up to date
Keeping your search index up to date as your content changes is critically important to ensure your search results return valid information. Here's how it's done.
Feb 12, 2024
by Jaden Baptista (1 post) · Website
Categories: ConfigurationHow to...Search
Top 11 free Eleventy themes for 2024
A curated list of the top 11 Eleventy themes on GitHub in 2024.
Jan 30, 2024
by Jaimie McMahon (1 post) · Website & RSS feed
Categories: ConfigurationGetting StartedLayouts
Built with Eleventy
Here are the new sites to see. If you want to see more sites, check out the Eleventy Leaderboards.
HyperCloud is a true private cloud solution: a complete set of building blocks that lay the...
Mike builds brands, campaigns, and websites that drive revenue.
Listing all the cool single-serving sites on the internets.
Personal homepage of Roman Horokhovatskyy a Ukrainian multi-disciplinary digital designer based in...
The portfolio of developer & designer Kristoff Lalicki
A collection of web pages from across the Internet that have a curated collection of bookmarks...
Stephen Gower's personal web page.
Andy Bond's personal website and blog.
- Previous post: Issue 31 - v3.0.0-alpha.5 arrives...Release of v4.0 of the eleventy-img plugin...Don't miss next week's meetup...And 9 posts, and 4 sites to see.
- Next post: Issue 33 - 11ty Conference call for proposals...The conference site is open source...Yet another open source CMS for SSGs...A couple of tweaks to this site...And 13 posts, and 3 sites to see.