Skip to main content

{{ 11tybundle.dev }}

6 posts by Bob Monsour

Adding pagefind to my Eleventy personal site

I've been wanting to add search functionality to this site for a while. Pagefind made it simple.

Categories: How to...  Search  

Generating the Firehose page on the 11tybundle site

Here's how the Firehose page of the 11tybundle.dev site is built.

Categories: Collections  How to...  Remote Data  

Pagination in a Javacsript template with Eleventy

Here I use a javascript template to generate json data files for selected categories of the...

Categories: How to...  Pagination  

Scratch that...use the Google Sheets API

Just generating a json file from Google Sheets was not good enough. I had to use the API.

Categories: Data Cascade  Global Data  Netlify  Remote Data  

The evolution of my CSS pipeline in Eleventy (part 2)

Evolution is a continuous phenomenon.

Categories: CSS/Sass  

The evolution of my CSS pipeline in Eleventy (part 1)

Handling CSS in Eleventy has been an evolutionary experience.

Categories: CSS/Sass