Issue 10 - The next phase of Eleventy, take the Eleventy community survey, and get in touch if you want
Jun 20, 2023
3 minutes to read
Welcome to Issue 10 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.
We've got some breaking news. As Zach Leatherman posted earlier today, as of now, Eleventy will no longer continue with full-time sponsorship. Netlify, where Zach works as a staff engineer, provided a full year of sponsorship that allowed Zach to pursue the project with the intensity that we all witnessed.
All that said, Eleventy will continue to be developed as a side project for Zach.
Quoting from Zach's post:
Eleventy will continue forward in a reduced (and more focused) capacity. We’ll have to make some tough prioritization decisions which may include deprecation (or community-ownership?) of some of our official plugins (as always obeying semantic versioning principles). You can help inform these decisions by taking the Eleventy Community Survey (2023).
I urge everyone reading this to take the survey and make your voice heard. As you'll see in the survey, there is a request to identify any potential future sponsors for the project. If you know of any, please let Zach know.
There are nearly a dozen new blog posts since the last issue and I haven't gotten around to creating a list of sites for this week due to the recent news from Zach.
Other than that, as for this site, I've added a contact form for anyone who wishes to get in touch with me, linked to in the footer. [UPDATE January 25, 2024:] I have since removed the contact form.
Posts from around the web since the last Bundle issue
Adding game cover art to my /now page
How I'm using Eleventy-Fetch and the Steam API to fetch recently played games, the games cover art and store page URL to display on my /now page.
Jun 19, 2023
by fLaMEd (10 posts) · Website & RSS feed
Categories: ImagesRemote DataHow to...Now Page
Creating Bootstrap WebC Components in Eleventy
Using WebC to make working with Bootstrap simpler.
Jun 19, 2023
WordPress to Eleventy - Part 1, The Why
For years my personal website used WordPress, now it's using Eleventy and this is why
Jun 18, 2023
by Chris Smith (2 posts) · Website
Categories: Migrating to EleventyWhy Eleventy?
WordPress to Eleventy - Part 2, The How
For years my personal website used WordPress, now it's using Eleventy and this is how I migrated it
Jun 18, 2023
by Chris Smith (2 posts) · Website
Categories: Migrating to EleventyHow to...
Eleventy tag filter
Web development blog. The good, bad, and ugly (mostly bad and ugly)
Jun 16, 2023
by Joe Sahlsa (4 posts) · Website
Categories: Filters
Bookshop 11ty Guide
Learn how to build a live-editable website using Eleventy and Bookshop on CloudCannon.
Jun 13, 2023
by CloudCannon (7 posts) · Website & RSS feed
Categories: How to...Getting Started
Fixed Category Page Generation
I figured out how to get my Eleventy Generate Category Pages module working in an Eleventy build process.
Jun 13, 2023
by John M. Wargo (43 posts) · Website & RSS feed
Categories: Pagination
File Last Modified Is Available
MooseDog Studios - Where Convention Takes A Back Seat To Quality
Jun 11, 2023
Integrating JSON-LD Into Your Eleventy Pages
MooseDog Studios - Where Convention Takes A Back Seat To Quality
Jun 9, 2023
by Robin Hoover (4 posts) · Website
Categories: ConfigurationHow to...
Fast and Easy CSS Revisioning
MooseDog Studios - Where Convention Takes A Back Seat To Quality
Jun 8, 2023
Adding client side search to a static site
Creating a site-search function that doesn't rely on external services
May 31, 2023