Skip to main content

Issue 78 - Why it's called Eleventy, 11ty Meetup 9/17, Speaking of CMS's, The ZeroPoint starter, Vento 2 has arrived, Performance debugging?, Components on the island...And 4 releases, 33 posts, and 13 sites to see

7 minutes to read

Welcome to Issue 78 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.

An email version of this blog is available. Subscribe here.


A note from Bob:

I said these would be monthly, and here we are on Sep 11, as scheduled. But with the passage of more time between issues, awesome people have been busy cranking out a ton of new stuff, as you'll see in this issue.

If you want to skip the preliminaries and get right to the releases or the posts, or the sites, have at it.

Enjoy!


Why it's called Eleventy. Curious about the name? Here's the story, complete with hardcopy archival documentation. Grab a tissue.

11ty Meetup 9/17. Join us for episode 26 of the 11ty Meetup. Alex Hoyau will demo how Silex can be used to build 11ty sites visually. And Jessie with show us 11tyCMS, a "local, serverless, dependable" CMS for 11ty.

Speaking of CMS's. I recently discovered Sveltia CMS, "a Git-based lightweight headless CMS under active development as a modern, powerful drop-in replacement for Netlify CMS and Decap CMS." And, while a little dated, Dan Urbanowicz, created an 11ty starter with it.

The ZeroPoint starter. Michael Delaney showcases ZeroPoint, "A free, user-friendly static website generator starter project," supporting GitHub Pages and Netlify.

Vento 2 has arrived. Vento, "a modern, ergonomic, and async-friendly template engine for Javascript," has a new major release. Read about Vento 2 and its new features. And since some in this community have written about it, there's now a Vento category here on the bundle.

Performance debgugging? If you're wondering how long each of your pages are taking to render, Zach reminds us of the Directory Output — Eleventy feature that's built right into 11ty.

Components on the island. If you're looking for a way to "add interactive client-side components to your web site," look no further than <is-land>. And v5.0.0 has just been released.

Until next time...


Recent releases

is-land v5.0.0

A new performance-focused way to add interactive client-side components to your web site. - Release...

Eleventy WebC Plugin v0.12.0-beta.7

Adds support for WebC *.webc files to Eleventy. Contribute to 11ty/eleventy-plugin-webc development...

Eleventy Image v7.0.0-alpha.2

Utility to perform build-time image transformations. - Release Eleventy Image v7.0.0-alpha.2 ·...

WebC v0.12.0-beta.1

Single File Web Components. Contribute to 11ty/webc development by creating an account on GitHub.

Posts from around the web

Leveraging Eleventy’s custom data file format feature for simpler game scoring format

While building a website for our Pokémon TCG tournament series, I discovered a new handy tool within Eleventy to enable custom data formats.

Sep 10, 2025

Categories: Global DataHow to...

Moving away from Nuxt to Eleventy

Discover why we are moving all of our statically generated websites from Nuxt to Eleventy, a faster and more reliable solution.

Sep 8, 2025

Categories: Migrating to EleventyWhy Eleventy?

Migrating from Hugo to 11ty (Finally)

I finally moved my personal website from Hugo to 11ty after letting it sit dormant for months.

Sep 8, 2025

Categories: Migrating to Eleventy

From Dotclear to Eleventy

How to migrate a blog from Dotclear on to eleventy

Sep 5, 2025

Categories: Migrating to Eleventy

Building a Multilingual Blog with Eleventy

My experience with making my English-Simplified Chinese bilingual personal blog with Eleventy and its official internalisation plugin.

Sep 5, 2025

Categories: BloggingConfigurationDeploymentHow to...Internationalization

From Start to Finish: Moving My Blog to Eleventy + GitHub Pages

A step-by-step guide on migrating my blog from using Weblog by OMGlol to Eleventy, hosted on GitHub Pages.

Sep 4, 2025

Categories: ConfigurationDeploymentGetting StartedHow to...Migrating to Eleventy

Asset fingerprinting and the preload response header in 11ty

I’ll be building on my earlier post about CSS asset fingerprinting, this time adding the preload response header into the mix. Together, these techniques make sure your browser grabs my blog’s CSS right away, keeping things fast and seamless.

Sep 2, 2025

Categories: Asset PipelinesConfigurationDeploymentHow to...Performance

Conditional favicon in Elev­enty using passthrough copy

Never mix up dev and prod again! (due to identical icons, at least)

Sep 1, 2025

Categories: Asset PipelinesConfigurationHow to...Images

An Eleventy Showcase!

This is a post featuring what you can do with Eleventy and Markdown!

Aug 30, 2025

Categories: MarkdownWhy Eleventy?

Eleventy pagination with Vento

Updating Eleventy from Nunjucks to Vento was mostly smooth sailing — except for pagination. Here’s how I eventually figured it out.

Aug 28, 2025

Categories: How to...PaginationVento

Using Obsidian Callouts with 11ty

Hi! I'm Aninus, welcome to my website!

Aug 26, 2025

Categories: BloggingConfigurationHow to...MarkdownObsidian

OG Images using 11ty Screenshot Service

An easier approach to OG images (for me!)

Aug 23, 2025

Categories: FiltersHow to...ImagesPaginationSocial Media

How I Fixed My Blogroll

After troubleshooting eleventy my blog roll was the cause of the long build times

Aug 22, 2025

Categories: BloggingDebuggingHow to...RSSRemote Data

Troubleshooting Eleventy Long Build Time

I notice my build times were getting longer but no real changes were made

Aug 22, 2025

Categories: BloggingDebuggingHow to...Performance

Ghost vs. Substack, Eleventy vs. WordPress: My Experiences

This month I began yet another web side-project: a weekly newsletter called Web Technology News on the Ghost platform. I currently have two other active websites: Cybercultural, my internet history site that I run via Eleventy and Cloudflare (and Buttondown for email delivery); and my personal website, ricmac.org, which has…

Aug 21, 2025

Categories: Why Eleventy?

How I automated my Instapaper “liked” articles into a clean, sorted JSON feed for my 11ty site — with date normalisation, HTML stripping, and deduplication, all running daily via GitHub Actions.

Aug 20, 2025

Categories: DeploymentHow to...RSSRemote Data

A Note from my Late Grandmother about Eleventy

A post by Zach Leatherman (zachleat)

Aug 19, 2025

Categories: From the Source

What’s Next? Search Me

The long and the short of it: the blog finally has search functionality again, something it lost with the move to Eleventy back in March. This is not something I was sure would ever happen. I’d avoided the consistently recommended Pagefind because I didn’t like...

Aug 19, 2025

Categories: How to...Search

Solving my Image Dimension Problem with an Eleventy Transform

Software engineering leader and occasional side project hacker.

Aug 18, 2025

Categories: DebuggingHow to...ImagesPlugins

How to Add Playwright Automated Tests to an Eleventy Static Blog

Software engineering leader and occasional side project hacker.

Aug 17, 2025

Categories: DebuggingDeploymentHow to...

Updated My Draft System

How I've updated the drafts on my website with 11ty

Aug 17, 2025

Categories: ConfigurationDraftsFront MatterHow to...

How I Built This Website (With 11ty & CraftCMS)

Matt Richards - Senior Staff Product Engineer / Engineering Lead based in Berlin.

Aug 15, 2025

Categories: CMSDeploymentGetting StartedGlobal Data

Cloudflare domain hitches

DNS and SSL certificate gotcha when finding a new home for a website

Aug 14, 2025

Categories: DebuggingDeployment

Formatting maths in Eleventy with KaTeX

A blog on software development and other stuff

Aug 13, 2025

Categories: DebuggingHow to...Markdown

How I Deploy This Site

It isn't very fancy.

Jul 7, 2025

Categories: DeploymentHow to...

O(M)G Images

Getting og:image to work with a plugin and some grit

Jan 15, 2025

Categories: BloggingHow to...ImagesPluginsSocial Media

Webmentions and 11ty

Getting webmentions up and running on 11ty - update!

Jun 19, 2024

Categories: BloggingConfigurationHow to...Social MediaWebmentions

WebC

WebC, the latest addition to the Eleventy suite of technologies, is focused on making Web Components easier to use.

Oct 23, 2022

Categories: WebC

Reusable code snippets and components in Eleventy

Some cunning ways to use Nunjucks and 11ty shortcodes for reusable blocks

Aug 21, 2021

Categories: Nunjucks/MacrosShortcodes

Flexible tag-like functionality for custom keys in Eleventy

Achieving tag-like functionality without using tags in Eleventy

Aug 26, 2019

Categories: BloggingCollectionsConfigurationHow to...Pagination

Built with Eleventy

Here are the new sites to see. If you want to see more sites, check out the Eleventy Leaderboards.

Pedro Rocha

Eleventy starter using modern CSS, fluid type, fluid spacing, flexible layout and progressive...

Cooking Timers

Cooking timers : how long to cook any kind of food for best flavor along with additional...

Patrick Grey

A web developer living, working and playing in Scotland.

JOL.

A website showcasing my skills and experience as a network engineer

moods by andisha

Сватбен и портретен фотограф за Варна и Пловдив. Открий изкуството на разказването на истории чрез...

Delyo Dobrev

Graphic, web, and editorial designer working with open tools and open approaches.

Kyles Tech Korner

My life and journey through this world of technology. A blog about tech, cybersecurity, and...

Bill Vinson

I am writing about my experiences as a naval navel-gazer.

Aninus

Hi! I'm Aninus, welcome to my website!

Srva

Srva makes AI creation simple. Instantly build custom AI-powered apps, share them with others, and...

Get the blog by email (or RSS)

Powered by Buttondown