11ty

11ty

558 bookmarks
Newest
11ty filter for returning a sorted list of tags from collections. Use the it in a template like {{ collections.foo | taglist }} to get the sorted tag list.
11ty filter for returning a sorted list of tags from collections. Use the it in a template like {{ collections.foo | taglist }} to get the sorted tag list.
11ty filter for returning a sorted list of tags from collections. Use the it in a template like {{ collections.foo | taglist }} to get the sorted tag list. - sort-tags.js
·gist.github.com·
11ty filter for returning a sorted list of tags from collections. Use the it in a template like {{ collections.foo | taglist }} to get the sorted tag list.
KiwiKilian/eleventy-plugin-og-image: Create Open Graph images in Eleventy using your templates, data and CSS. Fast and reproducible, without a headless browser.
KiwiKilian/eleventy-plugin-og-image: Create Open Graph images in Eleventy using your templates, data and CSS. Fast and reproducible, without a headless browser.
Create Open Graph images in Eleventy using your templates, data and CSS. Fast and reproducible, without a headless browser. - KiwiKilian/eleventy-plugin-og-image: Create Open Graph images in Eleven...
·github.com·
KiwiKilian/eleventy-plugin-og-image: Create Open Graph images in Eleventy using your templates, data and CSS. Fast and reproducible, without a headless browser.
External Asset Pipeline with Eleventy - Webstoemp
External Asset Pipeline with Eleventy - Webstoemp
I like to use NPM scripts for my asset pipeline instead of using Eleventy to generate assets and orchestrate everything. The latest release of Eleventy Dev Server makes that approach both easy to implement and quite performant.
·webstoemp.com·
External Asset Pipeline with Eleventy - Webstoemp
Static embeds in Eleventy | BryceWray.com
Static embeds in Eleventy | BryceWray.com
In what could and perhaps should be the end of this saga, here’s code to provide static tweets and static Mastodon toots in Eleventy.
·brycewray.com·
Static embeds in Eleventy | BryceWray.com
Dates in Eleventy
Dates in Eleventy
Bernard Nijenhuis • Front-end Developer • Katwijk, The Netherlands • Father of 3 kids • Husband to 1 wife • Owner of 2 cats
·bnijenhuis.nl·
Dates in Eleventy
From Notion to Eleventy, but faster
From Notion to Eleventy, but faster
I don’t usually do multipart posts, but this one grew a bit after I published the initial article. The setup I’ve got there describes how to import content from Notion to Eleventy and render a site. But it’s getting very slow very soon.
·iamschulz.com·
From Notion to Eleventy, but faster
Load file contents in Eleventy
Load file contents in Eleventy
Bernard Nijenhuis • Front-end Developer • Katwijk, The Netherlands • Father of 3 kids • Husband to 1 wife • Owner of 2 cats
·bnijenhuis.nl·
Load file contents in Eleventy
Letting Eleventy Schedule Its Own Builds // Luke Bonaccorsi - Web Developer
Letting Eleventy Schedule Its Own Builds // Luke Bonaccorsi - Web Developer
Until recently, I've been using GitHub Actions to trigger builds on my website, but this approach meant that builds for the site were only run once a day and that I couldn't schedule specific times for posts to go live. In February of this year, Netlify announced Scheduled Functions, and one of the use cases that I'd seen mentioned was scheduling builds.
·lukeb.co.uk·
Letting Eleventy Schedule Its Own Builds // Luke Bonaccorsi - Web Developer
11ty/eleventy to handle CSS/SCSS | 9to5Tutorial
11ty/eleventy to handle CSS/SCSS | 9to5Tutorial
At first 11ty/eleventy (11ty) is a static site generator created by Zach Leatherman . In the past two articles, we created samples using the 11ty official s...
·9to5tutorial.com·
11ty/eleventy to handle CSS/SCSS | 9to5Tutorial