page

Blogging 238 posts

2026

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

11ty Type Validation Schema

Adding a data schema for type validation to eleventy using zod

equilibriumuk (21)

favicon for site or author

Charting New Territory

Announcing Uncharted, an Eleventy plugin for generating charts from CSVs

Sean Lunsford (1)

favicon for site or author

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)

favicon for site or author

Eleventy Rebuild

I folded my Kirby and Astro sites into a new Eleventy build.

Matt Stein (1)

favicon for site or author

TechLifeWeb rebuild

I spent some free time over the last week or so rebuilding my site

Scott Kingery (1)

favicon for site or author

eleventy lessons

Lee Cattarin... on the internet!

Lee Cattarin (1)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

Seeking RSS links, favicons, and descriptions

Useful resources to help you add visible RSS links, favicons, and web page descriptions.

Bob Monsour (26)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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.

Brennan Kenneth Brown (13)

favicon for site or author

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.

Brennan Kenneth Brown (13)

favicon for site or author

Syndicating posts to mastodon via the gitlab pipeline

POSSE worflow got an upgrade #posse #indieweb

Grigor Malo (3)

favicon for site or author

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.

Brennan Kenneth Brown (13)

2025

favicon for site or author

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.

Brennan Kenneth Brown (13)

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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...

Alfred Reinold Baudisch (1)

favicon for site or author

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)

favicon for site or author

11ty OpenGraph & SEO

re implementing opengraph and meta tags in 11ty using javascript and nunjucks

equilibriumuk (21)

favicon for site or author

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)

favicon for site or author

11ty Hacks for Fun and Performance

Alex Russell on browsers, standards, and the process of progress.

Alex Russell (1)

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)

Categories
favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

Using Obsidian Callouts with 11ty

A simple guide on how to make an Obsidian style Callout or Information box

Aninus Partikler (1)

favicon for site or author

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)

favicon for site or author

How I Fixed My Blogroll

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

Clayton Errington (20)

favicon for site or author

Troubleshooting Eleventy Long Build Time

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

Clayton Errington (20)

favicon for site or author

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.

Brennan Kenneth Brown (13)

favicon for site or author

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

A blog on software development and other stuff

Glyn Normington (4)

Replacing WriteFreely with eleventy

A blog on software development and other stuff

Glyn Normington (4)

favicon for site or author

11ty Meetup #25: Presentation of Kaj Kandler

Presenting this Eleventy Starter Project and Schema Markup tutorial at 11ty Meetup

Kaj Kandler (1)

Categories
favicon for site or author

Updates to the Eleventy guide

Renkon's personal site and blog.

Renkon (3)

favicon for site or author

Custom CLI tool to link Mastodon posts and blog posts

The home of a developer community specialist.

Juha-Matti Santala (23)

favicon for site or author

Migrating WordPress To Eleventy

Software engineering leader and occasional side project hacker.

Brian Cantoni (6)

favicon for site or author

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)

Categories
favicon for site or author

Creating a website from Obsidian

I created a couple of websites from an Obsidian vault using the Digital Garden plugin.

Stephen Gower (1)

favicon for site or author

Website updates

Logging some updates I’ve made to my 11ty-powered website

Laurence Hughes (4)

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)

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

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)

Categories

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)

favicon for site or author

Writing statistics for your Eleventy (11ty) blog

A short tutorial on how to create a writing stats page for Eleventy.

Andrew Ward (5)

favicon for site or author

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)

favicon for site or author

Migrated to Static Site (Eleventy)

Software engineering leader and occasional side project hacker.

Brian Cantoni (6)

favicon for site or author

Journa11ty

A new simple eleventy blog template

Clayton Errington (20)

favicon for site or author

My 11ty Blogging Workflow

I code more than I write.

Floh Gro (2)

favicon for site or author

Moving the Blog to 11ty

Moved the blog away from pure HTML and migrated to 11ty

Rosenqvist (1)

favicon for site or author

blog - obsidian templates and use

about the templates i use in obsidian to create drafts and posts

actuallysomecat (4)

favicon for site or author

blog setup

notes about the 11ty + obsidian setup behind this blog

actuallysomecat (4)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

Categories

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)

favicon for site or author

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.

Jens Oliver Meiert (4)

favicon for site or author

11tyCMS

# 👋 Introduction: There's not a simple offline

Jessie Heald (16)

Categories
favicon for site or author

How My Terminal Text WebC Component Works_

Thank you for thinking out loud

John Michael Swartz (1)

favicon for site or author

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)

favicon for site or author

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)

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

Swapping from Vue to Eleventy

Swapping from Vue to Eleventy | by Bryn Newell

Bryn Newell (1)

favicon for site or author

Embracing Tufte’s Design Principles in My New 11ty Starter

An 11ty theme with Edward Tufte Style sidenotes instead of footnotes

Adam DJ Brett (10)

Introducing the "Chobble Template"

An Eleventy template you can use to build a site

Stefan Burke (4)

I made an Eleventy & Nix static site template

Clone my repository to get an Eleventy site built on NixOS quick sharp

Stefan Burke (4)

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)

favicon for site or author

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

Various tricks I've stumbled into.

Jay Hannah (2)

favicon for site or author

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)

favicon for site or author

Create New Posts Faster in 11ty

A quick guide on how to create new posts faster in 11ty.

DeepakNess (8)

Categories

Eleventy, Open Graph images and fun?

Getting 11ty's Image plugin to output Open Graph metadata and images

Matt B (1)

favicon for site or author

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)

favicon for site or author

WordPress to 11ty

Personal site for a coffee addicted geek

DeaJae (2)

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

I picked a CMS

I picked a CMS

Alan Quirk (1)

favicon for site or author

Rewriting My Astro Blog with Eleventy

hi there! please enjoy my blog of things i think are interesting

Melanie Kat (2)

favicon for site or author

Adding Bluesky Comments to 11ty Blog

You can easily add Bluesky comments to 11ty blog with web components

Joseph Jude (2)

Categories
favicon for site or author

O(M)G Images

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

Jason Moser (6)

favicon for site or author

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)

favicon for site or author

11ty Clean blog and cleaner repository

building an 11ty site using Start Bootstrap's Clean bloog template for inspiration

Adam DJ Brett (10)

Categories
favicon for site or author

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.

William Zujkowski (1)

Categories

2024

favicon for site or author

Dec 9: Building a blog

A quick look at the tools we used to build our new blog & marketing site.

Callum Skeet (1)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

Ergonomic Static Site Blogging

Alex is still searching for the perfect static site authoring experience for the average user.

Alex Ward (4)

Categories
favicon for site or author

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)

favicon for site or author

11ty and Ghost

Alex talks at length about what it's like using both Ghost and 11ty for two different blogs.

Alex Ward (4)

favicon for site or author

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)

favicon for site or author

Hello World (from 11ty)!

Ah shit, here we go again dot gif

Nic Lake (1)

Categories
favicon for site or author

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)

favicon for site or author

Adding a post graph to an Eleventy blog the easy way

Visualise posting frequency data

Thomas Rigby (8)

favicon for site or author

Webmentions and 11ty

Getting webmentions up and running on 11ty - update!

Jason Moser (6)

favicon for site or author

Using Obsidian with 11ty

If I could go back, I would have done this three years ago.

Timothy Miller (3)

favicon for site or author

Building with Eleventy

Re(re-re) building my personal site with Eleventy and web components

Keith Kurson (3)

favicon for site or author

My Ideal Blogging Workflow

Discoveries about API Platform

A.K. Anuszewski (2)

Categories
favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

Eleventy excerpts

Everybody seems to implement their own way of generating post excerpts in Eleventy, and here's mine.

Martin Gunnarsson (9)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

I archived my tweets

Thoughts on archiving and restoration as it relates to my Twitter feed.

Lynn Fisher (1)

favicon for site or author

Draft Posts in Eleventy

Local-only posts enhance the author experience

Henry Bley-Vroman (4)

favicon for site or author

My Eleventy site setup

post collections, data files, other messiness.

anh (3)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

Cloudflare Pages Cron Deploys

Scheduling static site deploys daily

Jeff Sheets (5)

favicon for site or author

Hiding Future Posts in Eleventy

Describes how to hide posts with a future publishing date in an Eleventy site.

John M. Wargo (47)

favicon for site or author

Link blogging using Readwise Reader

How I use Readwise Reader to post and share links.

Cory Dransfeldt (46)

favicon for site or author

My 11ty Plugins

A list of plugins that I have written for the eleventy static site generator.

Simon Dann (11)

Categories

2023

favicon for site or author

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)

favicon for site or author

Addition of Post Graphs to Stats page

Blog and general digital garden of the full stack programmer Simon Dann.

Simon Dann (11)

Categories
favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

Migrating from WordPress to Eleventy (part 4)

Placeholder text. Can't generate excerpt

Carlos Araya (5)

favicon for site or author

How to schedule posts in Eleventy

I scheduled this post, isn't that cute?

Sophie Koonin (5)

favicon for site or author

Migrating from WordPress to Eleventy (part 3)

Placeholder text. Can't generate excerpt

Carlos Araya (5)

favicon for site or author

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)

favicon for site or author

Migrating from WordPress to Eleventy (part 2)

Placeholder text. Can't generate excerpt

Carlos Araya (5)

favicon for site or author

From Jason 2.0 is an 11ty-powered digital garden with multiple plots

Odes & Satires, and other matters of stuff & things.

Jason Velazquez (1)

Categories
favicon for site or author

Migrating from WordPress to Eleventy (part 1)

Placeholder text. Can't generate excerpt

Carlos Araya (5)

favicon for site or author

Integrating WordPress Posts with 11ty

A digital garden of sorts; always growing 🌱

Kevin Gimbel (1)

favicon for site or author

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)

favicon for site or author

TinaCMS + 11ty

Taking a deep dive into setting up a CMS for my static site with TinaCMS

Clayton Errington (20)

favicon for site or author

Migrating Blogger to Eleventy

Shifting sheetsj.com into the future

Jeff Sheets (5)

favicon for site or author

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.

Tomek Poniatowicz (2)

favicon for site or author

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)

favicon for site or author

Building a Blogroll with 11ty

How I created a blogroll with 11ty based off of Ben Myers solution

Clayton Errington (20)

Categories
favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

Removing Luxon From Eleventy

I'm equilibriumuk, a software engineer. I write about programming & computer related topics

equilibriumuk (21)

favicon for site or author

Generating Slug Using Date & Title In 11ty

I'm equilibriumuk, a software engineer. I write about programming & computer related topics

equilibriumuk (21)

Categories
favicon for site or author

Blog Using Eleventy

Building a blog using eleventy with esbuild, tailwindcss, postcss, eslint

equilibriumuk (21)

favicon for site or author

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)

favicon for site or author

Blogging with Eleventy

Adding a blog to this website (which you are now reading)

Bill Horsman (1)

Categories
favicon for site or author

New Blog Same as the Old Blog

Details about my site rebuild.

Raymond Camden (105)

Categories
favicon for site or author

Spellchecking my blog posts with cSpell

A little magic to help catch typos in your blog posts.

uncenter (2)

Categories
favicon for site or author

Alphabetising Glossary Terms

Blog and general digital garden of the full stack programmer Simon Dann.

Simon Dann (11)

favicon for site or author

Update to My Eleventy Blog Guide

An update regarding my Eleventy blog guide.

Raymond Camden (105)

favicon for site or author

How to programmatically add tags to posts in 11ty

Blog and general digital garden of the full stack programmer Simon Dann.

Simon Dann (11)

favicon for site or author

Adding stub posts

Blog and general digital garden of the full stack programmer Simon Dann.

Simon Dann (11)

Categories
favicon for site or author

Adding Wiki Links to 11ty

Blog and general digital garden of the full stack programmer Simon Dann.

Simon Dann (11)

favicon for site or author

Adding statistics to 11ty

Blog and general digital garden of the full stack programmer Simon Dann.

Simon Dann (11)

Categories

2022

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

Say hello to obsolete29.com v4!

Eleventy came out with v1.0 so I rebuilt my site to celebrate.

Michael Harley (14)

Categories
favicon for site or author

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

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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

favicon for site or author

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)

favicon for site or author

Add structured data annotations to Eleventy blog

Add structured data (JSON-LD) to enable rich snippets in Google search results.

Max Ivanov (1)

favicon for site or author

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)

favicon for site or author

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)

Categories
favicon for site or author

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)

Categories
favicon for site or author

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)

favicon for site or author

How to set up a blog with Eleventy

Writings from Mark Thomas Miller.

Mark Thomas Miller (5)

Categories
favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

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)

favicon for site or author

Moving this blog from Jekyll to 11ty

A couple of gotchas but mostly very straightforward

Ian Feather (1)

favicon for site or author

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

favicon for site or author

Flexible tag-like functionality for custom keys in Eleventy

Achieving tag-like functionality without using tags in Eleventy

Laurence Hughes (4)

2018

favicon for site or author

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)

Some content below may have been published before the release of Eleventy v3.0.0 (October 1, 2024). Information may have changed in newer versions. Current stable release: 3.12
Some content below may have been published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information may have changed in newer versions. Current stable release: 3.12.
Some content below may have been published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.
All of the content below was published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.