Guide to creating dynamic Open Graph previews for Hugo posts – a unique blog-fitting preview for every post, even without a cover image. Turns out, it’s simpler than you’d think!
On my holiday break, I delved into coding and created a script to convert inline markdown links to references. Initially written in Ruby and run through Docker, I wanted to make it more accessible via Homebrew. So, I rewrote it in Go, aided by Github Copilot’s suggestions, and made it available through Homebrew. Automating the process with Github Actions added convenience, making it a fulfilling coding adventure.