Large Language Models are increasingly relying on information found on the web, but often struggle to handle most websites in their entirety because the context windows are too small. In an...| Ariel Salminen
I recently felt like getting back into blogging. But setting up and maintaining WordPress felt like more than I was looking for. I was looking for something much simpler. Preferably file-based and with Markdown support. That was my introduction to Eleventy.| Sebin's Blog
Composable Architecture Powered by WordPress part 2 – How to pull content from a WordPress RESTful API into an Eleventy generated static site.| Steven Woodson - Independent Web Development Consultant
Yes, this is going to be yet another one of those articles explaining how I migrated this blog from Jekyll to Eleventy. You've been warned.| Thomas Broyer
An implementation for identifying new posts in an Eleventy site built on GitLab pages and sending post-specific notifications (part 1 of 2).| aarongoldenthal.com
Using Eleventy, you can create a website that hosts an ical feed that people can subscribe to in their calendars of choice.| blog.r0b.io
Dynamically generated social media images for use in Eleventy sites.. Latest version: 0.4.1, last published: 2 years ago. Start using @11tyrocks/eleventy-plugin-social-images in your project by running `npm i @11tyrocks/eleventy-plugin-social-images`. There are no other projects in the npm registry using @11tyrocks/eleventy-plugin-social-images.| npm
A pattern for handling many-to-many relationships.| danburzo.ro
Eleventy comes with a built-in tagging system. For a recent project, I wanted to use my own category system, which led me to dive a bit deeper into extending and configuring Eleventy.| www.webstoemp.com
Content Management Systems and structured data are part of my teaching duties. From the get go, I decided to cover both a database-driven CMS and a Static Site Generator. As far as the latter goes, I switched from Jekyll to Eleventy this year.| www.webstoemp.com
Following my blogpost on multilingual websites with Eleventy, I had several questions about how to build a language switcher. Here is the approach I generally use.| www.webstoemp.com
How I added a new format to my website, automated publication to a newsletter, and added categories.| www.ovl.design
Want to create a headless blog using Jamstack? Follow these steps to build your Jamstack-based blog using Eleventy and Netlify.| dropinblog.com
Review major feature additions, breaking changes, and various enhancements to prepare for the v2 stable release of 11ty.| 11ty.rocks
Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.| 11ty.rocks
Collections allow you to group templates and then sort, filter, and perform other manipulations to customize the display of your template content and data.| 11ty.rocks
A quick update on the quick note about some work I'd like to get done by the end of the year.| Dana Byerly
A docs page for Eleventy, a simpler static site generator.| Eleventy
A docs page for Eleventy, a simpler static site generator.| Eleventy
An in-depth review of 11ty, an extensible static site generator written in Node that supports a variety of template languages.| www.aleksandrhovhannisyan.com