Minimum Viable Progress
There's a good chance you've heard of Minimum Viable Product - the concept of building a product just to the point where you can collect feedback from early users, to then continue iterating. I've been employing something else that's helped me a lot when it comes to working on personal goals and habit building, and I wanted to share that here.
More
Using ChatGPT to pick fonts
A surprising use case for ChatGPT came up while I was building this blog.
More
Syncing updates to passthrough files in 11ty
A quick note in case you run into this issue as I did. I was adding a css file to my blog and set up a **.eleventy.js** file with the lines...
More
Getting started with CSS transitions
Recently I’ve been working with more transitions and animations at work and on my personal project, and I find them to be a pretty confusing topic that tends to trip people (me) up. So I thought I'd take a stab at breaking these down...
More