Blog
Here you'll find everything I've written for this site, all in one place, from newest to oldest. Some posts are deep dives, while others are just quick notes and fixes I wanted to remember. Feel free to dig in, and I hope you find something useful or interesting.
-
-
My Custom Code Block Setup in Astro
My notes on extending Astro's code blocks. I wrote a Shiki transformer to read metadata from the code fence and a rehype plugin to add the UI.
-
Why Fonts Look Crispier on iOS
I was annoyed that my site's font looked different on my iPhone and Mac. The fix was one simple Tailwind class antialiased. Here's why it works.
-
-
-
git-gen Dev Log #1
I'm building a CLI to write better git commits. This is my dev log on getting the first messy, working version up and running with Gemini.
-
Site Cleanup
Decided to get back to basics with this site. I removed a bunch of old sections and code, and now it's just plain HTML/CSS with system fonts.
-