Posts
Turning Markdown files into emails
Now that I’ve solved my Notmuch sync problems, I’m more inclined to move ahead with converting other content into emails and indexing them using Notmuch.
I thought I’d start with my blog posts.
…Hello again, Hugo
You’ll notice that baty.net is back to using Hugo1. I really like Kirby, but every time I use a platform that’s not fully static, I get twitchy, and I got twitchy.
I’m using a new theme, Anubis2, which I find to be easy to read and just the right amount of boring. It doesn’t have all the features of the PaperMod theme I was using, but it’s simpler, and simpler is what I was after.
…Sunday, February 2, 2025

I wasn’t planning to put journal posts here. I don’t like how they fill up the archives with a list of dates. Yet, here I am.
…Zoxide and Fish Shell
I’m happy using Fish for my shell. One thing I’d not gotten around to after switching is finding a good directory jumper. The original z doesn’t work well with Fish. I used to use fasd and autojump, but thought I’d look around for something new.
For some reason, I’d never heard of zoxide: A smarter cd command. Combined with zoxide.fish: Tab completion and initialization for zoxide in fish shell, zoxide does the job nicely.
…When everything is a Post
I’ve spent a lot of time over the past couple years forcing various blogging platforms to behave the way I want them to. That is: Daily notes grouped by day, with stand-along posts scattered between.
…Adding Pagefind search to Hugo
Pagefind makes me happy. It is a static search library that is so easy to configure and use that I can hardly believe it. Here’s a quick summary of how I implemented Pagefind search here in the Anubis2 Hugo theme1.
…