- Jamstack search with Pagefind
- build a Shopify site with 11ty
- Sorting and Dating 11ty Posts by Name
- slashing by caching
- zero maintenance tag pages for your blog
- draft posts using computed data
- migrating my site from next.js to eleventy
- mastering eleventy folder structure
- create a collection
- How to Exclude content from Collections
- how to create a global production flag
- Fetch data from the Github REST API to populate a projects page
- Rebuilding 11ty on a schedule
- autodiscoverable rss link
- getting to know eleventy v3 codebase github discussion
- flexible components in eleventy with nunjucks macros
- guestbook in eleventy
- Simply write better - Improve your technical writing by cutting down on adverbs
- system fonts don't have to be ugly
- simple ways to make content look good
- the ideal viewport doesn't exist
- joining the indieweb
- optimizing images with 11ty & WebC
- My notes on eleventy webc components
- Understanding WebC Features and Concepts | 11ty Rocks!
- WebC scoped styles className applied to every element · Issue #18 · 11ty/eleventy-plugin-webc
- CSS and JavaScript as first-class citizens in Eleventy — Vadim Makeev
- webmentions + eleventy tutorial
- migrating from netlify to cloudflare for ai bot protection
- rebuilding my site with eleventy - blake watson
- 11tybundle.dev - tagged 'webc'
- looping with render functions in webc
- quick tip - draft posts (old) - 11ty.dev
- blog posts by topic - alexedwards.net
- exclude specific tags in an eleventy filter
- eleventy vite plugin
- Typescript Eleventy Config
- Sorting and Dating 11ty Posts by Name
- SVG Icon Sprites in Eleventy
- Upgrade 11ty to v3, reorg, ESM, and debug
- Behavior Belongs in the HTML
- pre-commit for safe image handling - jade's www site
- Scheduled and draft 11ty posts
- Eleventy - Add CSV data file support
- Eleventy - Convert a RSS Feed to a collection
- Eleventy - Merge data with an existing collection
- Eleventy - Group posts by year
- Devon Govett on X: "More design systems should use utilities over style components..."
- Design System Retrospective | Kyle Shevlin
- Unit Test 11ty Pages With Vitest and Typescript | Khalid Abuhakmeh
- rss autodiscovery
- tailwindcss as a utility generator with eleventy
- tailwindcss v4 alpha
- relevant 11ty Serverless plugin code that helped me figure out how to use the programmatic api to generate a page
- show all links to external pages from jim nielsen's blog
- Introduction to WebC
- understanding webc features and concepts
- Eleventy WebC in a Nutshell
- webc updates in eleventy - looping
- eleventy and webc
- 11ty Quick Tip: Minify inline JavaScript in WebC
- why your web design sucks
- Front-of-the-front-end and back-of-the-front-end web development
- Tailwind and the Femininity of CSS
- Styling rss and atom feeds
- all the ways to render a webc component
addPreprocessor
doesn't work together with keyedaddExtension
· Issue #3433 · 11ty/eleventy- :host CSS class is duplicated and appended to all children with webc:scoped
- Components don’t have access to props data within
webc:setup
script tags · Issue #196 · 11ty/webc
eleventyDataSchema
data validation- Configuration API method to create a content template (aka Virtual Templates) · Issue #1612 · 11ty/eleventy
- Add option to use new Virtual Templates feature to avoid creating feed template files manually. · Issue #47 · 11ty/eleventy-plugin-rss
- RSS — Eleventy
- New
IdAttributePlugin
will addid
attributes to your headings · Issue #3363 · 11ty/eleventy - Configuration Hook/callback for custom
date
parsing · Issue #867 · 11ty/eleventy addPreprocessor
Configuration API method to Ignore Files and simplify "Draft" templates · Issue #188 · 11ty/eleventy
- eleventy-plugin-poison - npm
- eleventy-plugin-no-robots - npm
- eleventy-plugin-html-validate - npm
- eleventy-plugin-target-safe - npm
- eleventy-plugin-svg-sprite - npm
- eleventy-plugin-automatic-noopener - npm
- eleventy-plugin-netlify-redirects - npm
- eleventy-plugin-heroicons - npm
- eleventy-plugin-icons - npm
- eleventy-plugin-validate - npm
- eleventy-plugin-webmentions - npm
- @chrisburnell/eleventy-cache-webmentions - npm
- @quasibit/eleventy-plugin-schema - npm
- markdown-it-eleventy-img - npm
- @sardine/eleventy-plugin-tinysvg - npm
- eleventy-plugin-gen-favicons - npm
- eleventy-plugin-file-list - npm
- eleventy-plugin-embed-everything
- eleventy-plugin-code-style-hooks: An 11ty plugin that adds classes to code elements at build time using Prism so you can highlight syntax using CSS
- jetbrains.com/guide - uses TS, JSX, Vitest, etc
- eleventy-excellent - sets up tailwind as a utility generator
- fly.io node + docker app