Posts for: #Scripting

More Blog Script Changes

Sometimes I think I have more fun scripting for my blog than I do actually blogging. But that’s okay. As long as I’m being creative and getting my brain working, it all works out. Or at least, that’s what I tell myself.

A few days ago, I wrote about how I had rewritten the script to incorporate rofi selection. The idea was a giant case statement that would essentially allow me to run several scripts depending on the choice I made with rofi.

I Updated My Blog Script

Back in June, I wrote a post about a script I wrote to automate posting to this blog. It was a fairly simple script that basically crafted the title and then created the .md file with the front matter inside. I have to admit, I was pretty proud of that script, and I’ve been using it ever since. Every blog post I’ve published since then has been started with that script.