11ty

11ty

548 bookmarks
Newest
Eleventy-Parcel
Eleventy-Parcel
A basic Eleventy (11ty) starter project with Parcel JS
·eleventy-parcel.netlify.app·
Eleventy-Parcel
Use an Eleventy filter as an `if` statement
Use an Eleventy filter as an `if` statement
If you find yourself writing the same `if` statement multiple times, add it to `.eleventy.js` as a filter and keep a single source of truth
·michaelheap.com·
Use an Eleventy filter as an `if` statement
Performant data fetching with promises and Eleventy
Performant data fetching with promises and Eleventy
Fetching a whole bunch of data from APIs at build time can be an intensive process. Getting that data in a performant way and caching it locally is an important part of Jamstack projects.
·webstoemp.com·
Performant data fetching with promises and Eleventy
Using SASS With Eleventy
Using SASS With Eleventy
Eleventy (11ty) is a super customisable static site generator that at its core transforms template language into HTML. However, template languages li…
·jkc.codes·
Using SASS With Eleventy
Creating Drafts In Eleventy
Creating Drafts In Eleventy
Several static site generators and content management systems have built in functionality to mark posts as drafts. Eleventy (11ty) isn't one of these…
·jkc.codes·
Creating Drafts In Eleventy