Skip to main content

{{ 11tybundle.dev }}

3 posts by Brewhouse Digital

Advanced 11ty: Using Objects in your UI

In this tutorial, we will be writing an async / await call and then returning its response (an......

Categories: How to...  

Minifying JS in Eleventy on production

This tutorial is written for the 11ty framework and we will be hosting the app on Netlify. Other......

Categories: How to...  Netlify  

Using PurgeCSS with Bootstrap and Eleventy

Tailwind is rad but have you ever wanted a customized, slim version of Bootstrap? In this...

Categories: CSS/Sass  How to...