11ty

11ty

547 bookmarks
Newest
11ty Recipes
11ty Recipes
11ty.recipes helps you build an Eleventy site from scratch, showing you how to add individual features to craft the exact site you need.
·11ty-recipes.mikeaparicio.com·
11ty Recipes
Eleventy LibDoc
Eleventy LibDoc
An Eleventy starter project to craft slick and responsive documentation
·eleventy-libdoc.netlify.app·
Eleventy LibDoc
Welcome to Brewventy
Welcome to Brewventy
The perfect brew of design and functionality - a beautiful Eleventy starter theme featuring Catppuccin Mocha and Latte flavors
·brewventy.vercel.app·
Welcome to Brewventy
Liquid reference
Liquid reference
The Liquid reference documents the Liquid tags, filters, and objects that you can use to build Shopify themes.
·shopify.dev·
Liquid reference
Some of my Eleventy Filters
Some of my Eleventy Filters
In refactoring my website earlier this year, part of my process was to evaluate and revise the many, many Eleventy Filters I use throughout my website’s build, so in this post, I’ll run through a handful of them.
·chrisburnell.com·
Some of my Eleventy Filters
My Blogging Workflow
My Blogging Workflow
How I use Obsidian, VSCode, and Eleventy to write for my website...for now.
·rknight.me·
My Blogging Workflow
npm: eleventy-sass
npm: eleventy-sass
Yet another Sass/SCSS plugin for Eleventy. Source maps, PostCSS and revision hashes are supported.. Latest version: 2.2.6, last published: 5 months ago. Start using eleventy-sass in your project by running `npm i eleventy-sass`. There are 2 other projects in the npm registry using eleventy-sass.
·npmjs.com·
npm: eleventy-sass
How I teach Eleventy from scratch
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.
·hamatti.org·
How I teach Eleventy from scratch
Ep. 19: Migrating to 3.0 and Blogging with Storyblok
Ep. 19: Migrating to 3.0 and Blogging with Storyblok
divpThis month, we're coming live from APAC and Europe for two talks. Helen Chong will walk us through her journey migrating to 11ty version 3.0 and Estela Franco will show us how she built an 11ty blog using the Storyblok headless CMS./pp/p/div
·11tymeetup.dev·
Ep. 19: Migrating to 3.0 and Blogging with Storyblok
Eleventy Collections from an API
Eleventy Collections from an API
I've been tinkering with a new Eleventy project and decided to fire it up using the 3 beta version. I started by creating two collections using markdown files. Each collection had a template…
·trovster.com·
Eleventy Collections from an API
Organising NPM Build Scripts
Organising NPM Build Scripts
I recently took an existing codebase and ported it over to Eleventy. The main purpose was to recreate the website with existing markdown files and CSS. Creating the collections and templates…
·trovster.com·
Organising NPM Build Scripts
Organising Eleventy Filters, Shortcodes and more…
Organising Eleventy Filters, Shortcodes and more…
I work a lot with the Laravel framework, which scaffolds much of your initial setup and has conventions for where code should be stored. Starting a brand new Eleventy project from scratch do…
·trovster.com·
Organising Eleventy Filters, Shortcodes and more…