Blogging 238 posts
2026
Using Spec Driven Development with AWS Kiro to add the last updated date on Eleventy blog
A step by step guide to add updated at to exsting Eleventy blog using spec-driven development with AWS Kiro
Geshan Manandhar (1)
Adding Bluesky Activity to an Eleventy Blog
How I added Bluesky likes, reshares, and responses to my blog posts in Eleventy using the Bluesky API.
Steven Woodson (7)
11ty Type Validation Schema
Charting New Territory
Announcing Uncharted, an Eleventy plugin for generating charts from CSVs
Sean Lunsford (1)
Building my Blog with 11ty
While discussing this on Mastodon (a great place to follow other tech people), at the beginning of the year, it was suggested that I give eleventy a try.
Jason Reed (1)
TechLifeWeb rebuild
Ignoring Files with Eleventy
Add a file named .eleventyignore in the root of your project, and add the files that you'd like to ignore. When Eleventy builds, it'll ignore said files.
Josh Sherman (4)
How I Sync Mastodon Posts with My 11ty Blog
A walkthrough of a Node.js script that maps Mastodon statuses to blog slugs and updates frontmatter.
DeepakNess (8)
Dynamic Open Graph Images for My 11ty Blog
A quick guide to how I dynamically generate custom Open Graph images for each post on my 11ty blog, using satori.
DeepakNess (8)
Why I Migrated My Homepage From Next.js to Eleventy
Discover why I switched my homepage from Next.js to Eleventy, embracing open source, faster builds, and new opportunities to share content and services.
Predrag Tasevski (1)
Adding Webmentions to My 11ty Blog
DeepakNess is an internet generalist who likes learning and working on a mix of things across AI, tech, programmatic SEO, marketing, and more.
DeepakNess (8)
Seeking RSS links, favicons, and descriptions
Useful resources to help you add visible RSS links, favicons, and web page descriptions.
Bob Monsour (26)
How a Blog Post Gets Built in My Corner of the Web
My personal draft-to-deploy rhythm: Ulysses for thinking, VS Code for shaping, Eleventy for building, and GitHub Pages for shipping.
Kyle Reddoch (8)
Better Handling Images on My 11ty Blog
Better image handling on my blog and pre-optimizing them all instead of using @11ty/eleventy-img plugin.
DeepakNess (8)
A Shiny New Bloggy Home
100% AI-free half-assed writing hand crafted by Kevin Lawver about programming, life, cooking and random nonsense.
Kevin Lawver (1)
Creating an Alphabetical Tag Page feat. Nunjucks Pitfalls
I transformed a messy tag list into an organized alphabetical sections, and there were a surprising amount of gotchas I encountered along the way.
twtxt: Simple, Decentralized Microblogging with status.lol
I set up an effortless sync between my status.lol updates and a twtxt feed, creating a bridge between IndieWeb tools and classic decentralized microblogging.
Syndicating posts to mastodon via the gitlab pipeline
auld lang syne: The Commonplace (micro)Log
A simple gratitude journal online, with media tracking and Beeminder integration. Yes, yet another 11ty project technical write-up, but I promise you'll learn something.
2025
Building brennan.day Part One: Design, Rainbows, and Accessibility
A dive into how this site is built, why it exists, and the philosophy behind owning your corner of the web.
Deploying a static site in Canada with Worktree and Codeberg
Canadian options for site hosting have larger centered around wordpress. For static site generators like jekyll or eleventy, the options have been sorely lacking. Worktree's new cloud offering has a lot of great features, but some things to still keep in mind.
Mark Pitblado (2)
How I fixed an 11ty performance error that caused my build time to be seven minutes
Using JavaScript and Eleventy to display headlines from multiple RSS feeds
What if you want to show off the latest blog post from multiple websites that don't offer an API to do so? If you have Eleventy, then you can follow this guide for a starter.
Gregory Hammond (3)
Migrating from WordPress to 11ty (Eleventy)
This site was migrated from WordPress to 11ty (Eleventy). Here's how I did it, including how to import and convert WordPress content that relies heavily...
Mastering Eleventy: Display All Blog Posts from a Category on a Single Page
Have the same topic on your 11ty website and want to view them all on one page? Here's how to do so with just one extra file, and no plugins needed.
Gregory Hammond (3)
Three Minor Releases, One Major Leap for Subspace Builder
Catch up on the three rapid releases that reshape Subspace Builder with a tag hub, refreshed navigation, and a data-driven projects page.
Nicholas Clooney (7)
11ty OpenGraph & SEO
re implementing opengraph and meta tags in 11ty using javascript and nunjucks
equilibriumuk (21)
TypeScript Mini Apps in Eleventy
DSri Seah (2)
Eleventy Launch
As I discussed previously, I’ve been rewriting this blog in a new tool called 11ty (aka Eleventy - the project’s devs aren’t consistent so I won’t be either). This is the first blog post written in the new blog engine, and the migration is complete!
Ash Furrow (2)
More Description
Let's continue Another WhileDo post. Of course, my amazing work yesterday had one fatal flaw and that is that the preview…
Martin Hähnel (14)
11ty Hacks for Fun and Performance
WhileDo
Instead of a How-To, I'll write a "WhileDo" today. This is my attempt to Write Like Ron Jeffries. After I published this…
Martin Hähnel (14)
Lighting Up GitHub Embeds in My Eleventy Blog
October 3, 2025 For the longest time, sharing code from GitHub meant screenshotting or pasting raw snippets into Markdown. Both options felt brittle—screenshots hide the text from RSS readers, while copy-pastes drift out of sync the minute the upstream file changes. I wanted the readability of Emgit
Nicholas Clooney (7)
An Addendum to Building My New Archives Page
After I posted about building my new archives page, I realized I could simplify the code using 11ty's built-in collections functionality.
Keith Wagner (5)
Building My New Archives Page
I'm making some big changes to my archives page in the redesign and thought I'd share how I'm building it.
Keith Wagner (5)
11ty Subspace Builder v1.0.0
Our first stable launch brings a polished Eleventy 3 starter with theme switching, accessible navigation, OG image automation, and a streamlined authoring flow.
Nicholas Clooney (7)
Building a Multilingual Blog with Eleventy
My experience with making my English-Simplified Chinese bilingual personal blog with Eleventy and its official internalisation plugin.
Helen Chong (7)
Automating Your RSS Feed with 11ty
I opted to use 11ty to auto-update the RSS feed every time I added a new blog-post.
Cameron Jones (1)
Using Obsidian Callouts with 11ty
A simple guide on how to make an Obsidian style Callout or Information box
Aninus Partikler (1)
Yet Another Blog Rewrite
In 2019, I rewrote this blog with Gatsby. I outlined my reasons in that post, but basically I wanted to use similar technology to build my blog as I used day-to-day at work. Middleman, Bootstrap, and jQuery seemed old and busted. Gatsby, React, and TypeScript seemed so much more fun.
Ash Furrow (2)
How I Fixed My Blogroll
After troubleshooting eleventy my blog roll was the cause of the long build times
Clayton Errington (20)
Troubleshooting Eleventy Long Build Time
I notice my build times were getting longer but no real changes were made
Clayton Errington (20)
Building the IndieWeb Blog Template — A Technical Postmortem
A deep-dive into making a production-ready Eleventy blog template with robust E2E tests, accessibility, and clean UI patterns.
A Subtle Footgun in Eleventy’s Default Permalink Algorithm
How using a date-based directory structure for your site can bite you in the ass.
Evan Sheehan (8)
Adding notes to an eleventy blog
Replacing WriteFreely with eleventy
11ty Meetup #25: Presentation of Kaj Kandler
Presenting this Eleventy Starter Project and Schema Markup tutorial at 11ty Meetup
Kaj Kandler (1)
Custom CLI tool to link Mastodon posts and blog posts
Migrating WordPress To Eleventy
Software engineering leader and occasional side project hacker.
Brian Cantoni (6)
Random page feature for a static site with Eleventy
To celebrate International RNG Day, I built a page that redirects you to a random blog post on my site.
Juha-Matti Santala (23)
Creating a website from Obsidian
I created a couple of websites from an Obsidian vault using the Digital Garden plugin.
Stephen Gower (1)
Nice Permalinks In Eleventy AND Nice Filenames in Obsidian
A while ago I made a post about how to change (part of) the permalink that Eleventy generates from the filename. Since I…
Martin Hähnel (14)
Generating LLMs.txt Using Eleventy
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 (2)
11tyCMS: Image uploads and design enhancements
So it's been a little while! Nope, this project is NOT inactive! Just slow moving. Work and life has been taking its toll. Since we last spoke, I've gotte
Jessie Heald (16)
Why I Don't Use Wordpress
I don't use WordPress. Instead, I build faster, simpler, more reliable websites with Jamstack tools like 11ty, Pages CMS and Netlify — and here's why.
Ryan Gittings (5)
Poaster: Solving SSG Microblogging Ergonomics with Ruby and KDialog
Trying to make it a little less brutal to make small, frequent posts on SSGs.
Nathan Upchurch (4)
An Obsidian Template To Create A File At The Right Location
In my blog, this post you're reading right now can be found at the following path in the repo: content/blog/2025/06/03/obsidian-templater-file-creation-template.md…
Martin Hähnel (14)
Writing statistics for your Eleventy (11ty) blog
A short tutorial on how to create a writing stats page for Eleventy.
Andrew Ward (5)
How I migrated from WordPress to Eleventy
Hey there! I’m Elwin, a design-oriented frontend engineer and hobbyist artist who loves building for the web and making things with my hands.
Elwin van Eede (1)
Migrated to Static Site (Eleventy)
Moving the Blog to 11ty
blog - obsidian templates and use
about the templates i use in obsidian to create drafts and posts
actuallysomecat (4)
How I write and publish blog posts in April 2025
It’s time for documenting my current stack and process for writing and publishing a blog post.
Juha-Matti Santala (23)
Magick images
I’ve upgraded my site’s social media preview images, using a combination of ImageMagick and Eleventy. Here’s entirely too many words about how I made it all happen.
Ethan Marcotte (2)
11tyCMS: First design & file management
Its been an exciting week in 11tyCMS development. I've been working on and off to get things to a usable state as quickly as possible. Let's dive in! # 🖼
Jessie Heald (16)
How To Make Eleventy Understand Obsidian-style Wiki Links
I have started to use Obsidian as my blog editor and because of that I needed a simple way to make eleventy understand wiki…
Martin Hähnel (14)
How I Run Eleventy (It’s Complicated?)
Aliases, debug mode, non-versioned builds as part of a centralized, versioned site exports repo—and the thinking behind it all.
A brief update to how I write these posts
Paul Capewell (2)
Creating a blogroll page from Mastodon bookmarks
How I built a page with a list of the toots I have bookmarked in Mastodon.
Simon Cox (17)
Check the speedometer on the brand new Blog Awesome (now with 11ty)
News and information from Font Awesome – the internet’s favorite icon set; mixed with musings and nerdery from the team behind it.
Zach Leatherman (88)
Updating my website
Denis Ricard (1)
Tweaking my 11ty blog to link to the Mastodon post defined in an Org Mode property
Sacha Chua (4)
Creating A Navigation Menu For the Eleventy Base Blog
Just a quick note on the fact that this blog now has a custom main navigation that can grow past the five or so items that…
Martin Hähnel (14)
Announcing WordPress Export to Markdown v3
I’m happy to announce the release of WordPress Export to Markdown v3! With this milestone, I figured I’d take a moment to share some backstory and talk about...
Will Boyd (1)
Moving to Eleventy
Crazy Mac lady. Mac author & developer. Lover of Apple computers and devices. Swift & SwiftUI enthusiast. Unofficial Mac app dev evangelist
Sarah Reichelt (1)
I launched this little blog on 11ty, and I am excited about it.
I put off building this website for over a year and then I whipped it together in 3 short evenings. I will, once again, of course, be learning no lessons about procrastination from this.
Thomas Rumbold (1)
List blog posts grouped by year with Eleventy
A short guide on how to display blog posts grouped by year for a blog listing page in Eleventy using Nunjucks templating.
Juha-Matti Santala (23)
Swapping from Vue to Eleventy
Embracing Tufte’s Design Principles in My New 11ty Starter
Introducing the "Chobble Template"
I made an Eleventy & Nix static site template
How To Remove A Folder From The Generated Permalinks In Eleventy
When I moved to Eleventy with this blog, I made the "mistake" to organize my blogposts into a subdirectory called blog. In…
Martin Hähnel (14)
Better YouTube Embeds ~77% Faster
YouTube videos were significantly slowing down posts, so discovered this better technique.
DeepakNess (8)
How To Add Footnotes To Eleventy
An easy way to add footnotes to Eleventy is to use an existing plugin for markdown-it , which is what Eleventy uses internally…
Martin Hähnel (14)
11ty
Building with an 11ty starter sites and headless WordPress
Learning the Eleventy base blog and whether It can serve as a static frontend to the WordPress CMS.
David Waumsley (3)
Create New Posts Faster in 11ty
A quick guide on how to create new posts faster in 11ty.
DeepakNess (8)
Eleventy, Open Graph images and fun?
Ok, this is my 'final' final word on RSS entry IDs
I've been able to fully automate the process of creating, at initial post time, a unique and permanent ID for each RSS feed entry.
Bob Monsour (26)
My last word on RSS entry IDs
In an effort to create more robust and truly unique and permanent IDs for my RSS feed entries, I built a thing to help.
Bob Monsour (26)
Let's create a plaintext RSS feed with 11ty
In this post I tackle something from my post-MVW (Minimum Viable Website) functionality to do list, by adding a plaintext RSS Feed. I'll take you through my reasons for adding it, the implementation, and the code I used to create it.
Matt Hobbs (8)
Creating permanently unique entry IDs for RSS
I was inspired to create permanently unique entry IDs for my RSS feed after reading a post by Evan Sheehan.
Bob Monsour (26)
Eleventy version 3: Just how fast can a website be?
Upgrading to eleventy version 3 offered the opportunity to rethink some things, and dive into how to get a website to load super fast. Lighthouse is now reporting one hundred across all four categories.
Mark Pitblado (2)
Rewriting My Astro Blog with Eleventy
hi there! please enjoy my blog of things i think are interesting
Melanie Kat (2)
Adding Bluesky Comments to 11ty Blog
Display Plausible Statistics in Your 11ty Blog
How to display popular and trending blog posts using Plausible Analytics and 11ty. Follow this step-by-step guide for seamless API integration.
Joseph Jude (2)
11ty Clean blog and cleaner repository
building an 11ty site using Start Bootstrap's Clean bloog template for inspiration
Adam DJ Brett (10)
Building My Digital Garden with Eleventy
Build privacy-respecting sites with Eleventy—create fast, accessible static websites with zero tracking and excellent Core Web Vitals.
2024
Dec 9: Building a blog
A quick look at the tools we used to build our new blog & marketing site.
Callum Skeet (1)
Build static website with 11ty. Part 2
We continue the tutorial about building static websites with an 11ty site generator. In the previous part, we created a static website structure, configuration, pages, and links. This tutorial part is about adding CSS styles, dynamically generated pages, and dynamically generated sitemap. CSS Styles
ProDeveloper (2)
How to build static website with 11ty
In this tutorial, you will learn how to create lean, multipage static website with 11ty framework. Use Markdown for content management.
ProDeveloper (2)
Eleventy (11ty) year, year-month, and year-monty-day indexes
Share to the Fediverse with ShareOpenly
A share button that connects to Mastodon, Bluesky, Micro.blog, Threads and more. Here's how I've hooked it up to Eleventy.
Kelson Vibber (1)
Building a Blog with Eleventy
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 Nyshkim (3)
11ty and Ghost
Alex talks at length about what it's like using both Ghost and 11ty for two different blogs.
Alex Ward (4)
How I teach Eleventy from scratch
I love how in Eleventy, you can build a site step-by-step and at each small step, have a functional website. In this post, I describe a workshop structure I’ve used lately to teach a few of my friends how to build a static site with Eleventy.
Juha-Matti Santala (23)
Adding the New Mastodon Link Attribution Meta Tag
Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
Chris McLeod (7)
An alarmingly concise and very hinged summary of what it was like to build this site from scratch
Webmentions and 11ty
Using Obsidian with 11ty
If I could go back, I would have done this three years ago.
Timothy Miller (3)
Building with Eleventy
Create a Blog with Eleventy and Storyblok
This is a step-by-step tutorial on how to create a blog site using Eleventy and Storyblok.
Estela Franco (4)
Rebuilding my website with Eleventy
I talk details about moving my site from self-hosted WordPress to a static site generated by Eleventy.
Blake Watson (1)
Eleventy Tutorial - Create an 11ty Static Site
In this beginner's Eleventy tutorial, learn how to use 11ty by creating a static site with this Static Site Generator.
Danial Zahid (6)
Generating Eleventy Post Descriptions Using Generative AI
Using Generative AI to automatically generate post descriptions is a great way to save time and ensure consistency across your site. By leveraging tools like ChatGPT, you can quickly create engaging summaries that entice readers to click through and read more. The Describer GenAI extension for Visua
John M. Wargo (47)
Automate Your Static Site Rebuilds with Netlify Scheduled Functions
Effortlessly automate regular website updates for your static site using Netlify scheduled functions. Set it and forget it - never worry about manual updates again!
Marc Littlemore (4)
Eleventy excerpts
Everybody seems to implement their own way of generating post excerpts in Eleventy, and here's mine.
The "IndieWeb" feels like coming home
I moved this site to Eleventy hosted on Neocities and as a result I'm having fun with my website again!
Nathaniel Daught (1)
Group posts by year in Eleventy.js
JavaScript software development tips, strategies for salary negotiation, and other helpful advice for navigating software as a career.
Jordan Kohl (8)
I archived my tweets
Eleventy - Group posts by year
A common organisation pattern for a blog is to group posts by year. I will show you how to do this efficiently and succinctly in JavaScript.
Rob O'Leary (13)
A roundup of recent updates to my website
Where i describe the recent updates to the kinds of content you'll find on my website
Grigør (2)
THE Eleventy Meetup Feb 20th
We had a lovely meetup with the Eleventy community. I talked about building meetup community sites utilizing Global Data Files and Robb talked about how he builds his website with Eleventy, pulling data in from various sources.
Juha-Matti Santala (23)
Using Eleventy to Gobble Up Everything I Do Online
A blog post about how my site works based on a talk I did at the Eleventy meetup
Robb Knight (20)
Publishing from Obsidian using 11ty
Experiment: publish Obsidian notes with 11ty + PicoCSS. Write in Obsidian, auto front matter, git auto-push, repo + demo included.
DeepakNess (8)
Added Folder Selection to My New Post Utility
Added an enhancement to my Eleventy New Post utility to support choosing the target folder during post creation.
John M. Wargo (47)
Creating an OPML File for my Blogroll
How I'm creating OPML files for my blog, and pod, rolls so people can subscribe to all of the sites in one go
Robb Knight (20)
Update: Tags Are Back
This website used to have tags. They were gone for about 3 years, but they're back now.
Tom Doe (10)
Hiding Future Posts in Eleventy
Describes how to hide posts with a future publishing date in an Eleventy site.
John M. Wargo (47)
Link blogging using Readwise Reader
My 11ty Plugins
A list of plugins that I have written for the eleventy static site generator.
Simon Dann (11)
2023
Generating a static blog with Eleventy
From 0 to minimal blog using 11ty. I tell you the steps I took to create the minimal technical basis for this website's content.
Tobias Fedder (7)
Addition of Post Graphs to Stats page
Blog and general digital garden of the full stack programmer Simon Dann.
Simon Dann (11)
Let’s create a microblog with visual editing using Bookshop and Eleventy
Visual editing is table stakes for a modern content management workflow.
Zach Leatherman (88)
Eleventy vs. Next.js for static site generation
We evaluate Eleventy and Next.js and compare both static site generators for performance, developer experience, scalability, and ecosystem.
Nelson Michael (2)
Migrating from WordPress to Eleventy (part 4)
How to schedule posts in Eleventy
Migrating from WordPress to Eleventy (part 3)
Building post types and category RSS feeds in Eleventy
I mentioned recently that I'd built separate RSS feeds for different kinds of posts. Here's how I did it!
Sophie Koonin (5)
Migrating from WordPress to Eleventy (part 2)
Migrating from WordPress to Eleventy (part 1)
Integrating WordPress Posts with 11ty
Eleventy Excellent demo branches
Frontend developer and designer living in Madrid. I enjoy working with semantic HTML, vanilla Javascript and modern CSS.
Lene Saile (6)
TinaCMS + 11ty
Taking a deep dive into setting up a CMS for my static site with TinaCMS
Clayton Errington (20)
Making a simple Eleventy blog template
If you’ve worked with TypeScript, React or Next odds are you’ve encountered an update that broke a... Tagged with frontend, css, html, tutorial.
Excerpts for Eleventy: My Implementation
Converting my relatively basic personal website to Eleventy has shown me how challenging it is to build a static-site generator flexible...
Keith Carangelo (1)
Building a Blogroll with 11ty
How I created a blogroll with 11ty based off of Ben Myers solution
Clayton Errington (20)
Build a Blogroll with Eleventy
A step-by-step guide to adding a blogroll, complete with each blog’s latest posts, to your Eleventy site.
Ben Myers (6)
I Rebuilt My Blog and Didn't Write About It
Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
Chris McLeod (7)
Build a Blog with Eleventy (11ty) and Webiny Headless CMS
In this tutorial, we will build a blog site with Eleventy (11ty) and Webiny Headless CMS. We will look at how to set up Webiny and consume that data in a Eleventy (11ty) project.
Maurice King (1)
Removing Luxon From Eleventy
I'm equilibriumuk, a software engineer. I write about programming & computer related topics
equilibriumuk (21)
Generating Slug Using Date & Title In 11ty
I'm equilibriumuk, a software engineer. I write about programming & computer related topics
equilibriumuk (21)
Blog Using Eleventy
Building a blog using eleventy with esbuild, tailwindcss, postcss, eslint
equilibriumuk (21)
CloudCannon
CloudCannon.com officially switched our website over to build with Eleventy, and the results with this static site generator have been amazing.
David Large (5)
Alphabetising Glossary Terms
Blog and general digital garden of the full stack programmer Simon Dann.
Simon Dann (11)
A Complete Guide to Building a Blog with Eleventy
Raymond Camden (105)
Update to My Eleventy Blog Guide
How to programmatically add tags to posts in 11ty
Adding stub posts
Blog and general digital garden of the full stack programmer Simon Dann.
Simon Dann (11)
Adding Wiki Links to 11ty
Adding statistics to 11ty
Blog and general digital garden of the full stack programmer Simon Dann.
Simon Dann (11)
2022
11 Top Eleventy Blog Themes (Starters) in 2023
This article takes a top ten list of blog themes and turns it up to eleven(ty).
David Large (5)
Build a Blog With 11ty: Categories - Part 3
We are going to be go through the first steps to get up and running with 11ty. Building a 11ty site from scratch will help you keep your site lightweight, scalable and easy to manage.
Jeremy Faucher (8)
Build a Blog With 11ty: Base - Part 2
We are going to be go through the first steps to get up and running with 11ty. Building a 11ty site from scratch will help you keep your site lightweight, scalable and easy to manage.
Jeremy Faucher (8)
Build a Blog With 11ty: Setup - Part 1
We are going to be go through the first steps to get up and running with 11ty. Building a 11ty site from scratch will help you keep your site lightweight, scalable and easy to manage.
Jeremy Faucher (8)
Serverless blog with 11ty, GraphCMS and Firebase
The idea behind this experiment was to ignore modern practices: no Vercel and the complete React... Tagged with 11ty, eleventy, firebase, graphcms.
Tim Vermaercke (1)
Automating some of the publishing steps for my Eleventy blog
Heres how I automated some of the tedious steps of publishing new posts on my Eleventy blog.
Michael Harley (14)
My complete blogging workflow
Here is my complete blogging workflow from how I manage ideas all the way to publishing and sharing.
Michael Harley (14)
Say hello to obsolete29.com v4!
A Guide to Building a Blog in Eleventy
A guide that walks folks through the process of building a blog with Eleventy
Raymond Camden (105)
2021
Migrating This Blog From Jekyll to Eleventy
Jekyll has been powering this site for many years now. It replaced my WordPress setup, and I haven't looked back. Over the last few months, I have become fed up with Jekyll. It's slowing me down. Time to replace it with something new and shiny!
Xavier (1)
Moving a blog from Jekyll to Eleventy
This post walks through how to set up a blog with the Eleventy static site generator and deploy it using Netlify. We'll cover topics such as migrating from Jekyll, configuring and extending Eleventy, adding syntax highlighting, an RSS feed, a sitemap, SEO meta tags, privacy-friendly analytics, w
Nicolas Hery (1)
Create an Eleventy podcast feed
Want to add an iTunes and Google friendly podcast feed to your Eleventy site? Here's how.
Marc Littlemore (4)
Grouping blog posts by year in Eleventy
Create an archive page grouped by year (or anything you want!) using 11ty's built in pagination and a modified collection.
James Doc (3)
2020
Building my personal site with Eleventy
Software developer and team lead working remotely from Richmond, VA. Loves solving problems, grilling, tinkering with Home Assistant, metal shows, and his cats.
Michael Harley (14)
Add structured data annotations to Eleventy blog
Add structured data (JSON-LD) to enable rich snippets in Google search results.
Max Ivanov (1)
Enhancing archives navigation, step 1
I decided years ago to remove paged navigation (aka "pagination"), because I find it not user friendly at all, and a nightmare for SEO with new content pushing one tenth of contents to another page (for a 10 items per page pagination). Now, I improved the UX even further.
Nicolas Hoizey (5)
A high-performance blog template for 11ty
I'm excited to announce the beta-release of eleventy-high-performance-blog–a high-performance blog template for 11ty based on this very...
Malte Ubl (2)
Building a blog with 11ty and Wordpress
When I decided to move to the Jamstack, I was sure that I wanted to build something with an API and since I'm quite familiar with WordPress and its API that was an easy choice. But what seemed to be an easy task has had its obstacles.
Martin Schneider (7)
How to show your template code in 11ty blog posts
If you write a technical blog and use 11ty as your static site generator of choice you might run into a conundrum: How do you show Liquid or Nunjucks template code in your code blocks.
Bryan Robinson (15)
Adding Sanity.io Headless CMS To Eleventy
A guide to integrating Sanity.io headless CMS with Eleventy, including setup, data retrieval, and rendering blog posts.
Bryan Lee (2)
Building a website with a static site generator, part 3: Domain, Analytics and Forms
Once your website is up and running, it's time to get a professional looking domain, think about analytics and collect data with forms.
Juha-Matti Santala (23)
Building a website with a static site generator, part 2: Eleventy
In this post, we're gonna take a deeper look into Eleventy which takes care of building the website by combining layout templates with blog post data from Markdown files.
Juha-Matti Santala (23)
Moving this blog from Jekyll to 11ty
Building a website with a static site generator, part 1: Setup
In this blog series, we will build a static website using Eleventy, NetlifyCMS, GitHub and Netlify. In the first post, we set everything up and deploy a template page to make sure everything works.
Juha-Matti Santala (23)
2019
Flexible tag-like functionality for custom keys in Eleventy
2018
Build your own Blog from Scratch using Eleventy
Filament Group helps companies design and build super-fast responsive sites and web apps that are simple to use and accessible to everyone
Zach Leatherman (88)