Official 11ty docs
Plugins — Eleventy
39 posts in 'Plugins'
Rob Anderson · Dec 2, 2023
Categories: Configuration Layouts Plugins WebC
Creating content locally like a hosted editor
Jeff Sheets · Nov 21, 2023
Using 11ty to bring back tag clouds
Tag clouds are a good way of seeing what kind of posts are floating around in your blog, lets bring...
Ginger · Nov 16, 2023
A new technique for image optimization: SVG short circuiting
A post by Zach Leatherman (zachleat)
Zach Leatherman · Nov 15, 2023
Automatically optimize your images with Eleventy Image and CloudCannon
Websites are becoming increasingly visual and we're adding more and more image content to our sites...
Zach Leatherman · Nov 14, 2023
Categories: Images Performance Plugins
Better word counts and reading time in Eleventy (11ty)
A short tutorial on how to count words and determine the reading time using Eleventy.
Andrew Ward · Oct 29, 2023
How to find backlinks using Eleventy (11ty)
A short tutorial on how to find backlinks (pages that link to the current page) using Eleventy
Andrew Ward · Oct 29, 2023
What I learned making top-level.dev
A single purpose site that gives you all of the top level domains in one handy list.
Ginger · Oct 18, 2023
Categories: Pagination Plugins
The online journal of Ashur Cabrera.
Ashur Cabrera · Aug 5, 2023
Added Content Stats to Eleventy Plugin Post Statistics
This post describes some new enhancements to my Eleventy Plugin Post Statistics plugin.
John M. Wargo · Jul 15, 2023
Categories: Plugins
A small Eleventy plugin I built at the end of February 2023.
Fershad Irani · Mar 17, 2023
Categories: Plugins
Code for copying code: the Eleventy edition
Here’s a workaround for including “copy” buttons in code blocks built by Prism-based...
Bryce Wray · Feb 4, 2023
Why I built my own Vue plugin for Eleventy
Why and how I built my own Vue plugin for Eleventy.
Fynn Becker · Oct 22, 2022
Categories: Configuration Plugins
First Experience Building with Eleventy's WebC Plugin
My first attempt working with Eleventy's new Web Component plugin
Raymond Camden · Oct 16, 2022
Manage your SVG files with Eleventy's render plugin
Using renderFile to keep things tidy
Christopher Kirk-Nielsen · Oct 2, 2022
11ty second 11ty: The Render Plugin Part 1
The Render plugin is comprised of two shortcodes for use in your Nunjucks, Liquid or JS templates....
Bryan Robinson · Jun 20, 2022
Optimizing Images with the 11ty Image Plugin
While imagery can enrich your content, it can also slow down your site if it's not used responsibly....
Aleksandr Hovhannisyan · Jun 10, 2022
Let's Learn Eleventy (11 Part Series)
For the past couple of weeks I have been exploring Static Site Generators (SSG) in an effort to...
James ''Dante'' Midzi · Jun 8, 2022
Categories: Getting Started Plugins
Using the Eleventy Image plugin without a central image folder
Eleventy’s official image pre-processing plugin assumes you have a single folder with all your...
Graham F. Scott · May 29, 2022
Nicer Image URLs with eleventy-plugin-remark and remark-images
Website and blog of Florian Eckerstorfer, a web developer living and working in Vienna, Europe. He...
Florian Eckerstorfer · Apr 30, 2022
Categories: Plugins
YouTube video
Zach Leatherman · Mar 21, 2022
Tips and tricks for using Vue 3 Single File Components as templates for Eleventy.
Fynn Becker · Mar 20, 2022
Categories: Configuration How to... Plugins
Mix and match template syntax in Eleventy using the render plugin
A post by Zach Leatherman (zachleat)
Zach Leatherman · Nov 15, 2021
Categories: Plugins
Eleventy 1.0 - Global Data via Plugins Example
A followup on my post concerning Eleventy's new addGloblData feature
Raymond Camden · Nov 7, 2021
Categories: Global Data Plugins
An Adobe PDF Embed Plugin for Eleventy
Eleventy users can now add a PDF Embed plugin to their sites
Raymond Camden · Aug 2, 2021
Categories: Configuration Global Data How to... Plugins
Re-bundling, but without the pain of webpack.
Bryce Wray · Jul 24, 2021
Building a Database Driven Eleventy Site
Using a database (MySQL) to drive content for an Eleventy site
Raymond Camden · Apr 15, 2021
Categories: Global Data Pagination Plugins
Building a Simple Image Gallery with Eleventy
Using the Image plugin with Eleventy to build a simple gallery
Raymond Camden · Apr 7, 2021
Categories: Configuration How to... Images Plugins
Eleventy plugin for generating social images (using SVG)
How I created an eleventy plugin to automatically generate social-images for your website and blog...
Kumar Abhishek · Jan 28, 2021
Exactly one year ago today, I published my first Eleventy plugin. Here are some of the things I’ve...
Graham F. Scott · Jan 25, 2021
Categories: Plugins
Eleventy plugin for efficient CodePen embeds
Embed CodePen.io Pens into your 11ty website by using a ShortCode. It directly embeds an iFrame for...
Kumar Abhishek · Jan 24, 2021
RSS, a love letter and walkthrough for my Eleventy site
Power Platform Developer and all around cool guy
Michael Harley · Dec 31, 2020
Configuring responsive and optimized images with Eleventy
Power Platform Developer and all around cool guy
Michael Harley · Dec 21, 2020
@fec/eleventy-plugin-remark v2.0.0 released
I released @fec/eleventy-plugin-remark v2.0.0
Florian Eckerstorfer · Oct 4, 2020
Categories: Plugins
I recently released a plugin for quickly embedding media in Eleventy sites. I think it has...
Graham F. Scott · Apr 28, 2020
Adding Text Linting to Eleventy
An example of using Eleventy's Linter feature
Raymond Camden · Feb 10, 2020
Creating an 11ty Plugin - SVG Embed Tool
In the sites I’ve built with Eleventy (11ty) recently, I’ve found myself reusing a couple filters....
Bryan Robinson · Jun 21, 2019