In reply to: this note

Back when I started work on the new theme for my site, I decided to use SASS and introduce a build step. I was quite unfashionable and chose Gulp rather than any of the currently popular tools.

This, of course, required adding a build step to the GitHub action I use to deploy my site and I was a little worried about it blowing up the build time.

It’s consistently adding all of five seconds to the ~1 minute build. I’m pleased I decided not to be one of the cool kids.

Previous Note

Note: I am still thinking about how good the potatoe…