The default syndication mechanism for Hugo is RSS 2.0. This is great, and it works perfectly well, but for a few reasons1 I wanted to provide an Atom feed instead. As I dug into what it would take to make this happen, I uncovered a number of good resources that pointed me in right general direction, but no single comprehensive “how-to” guide that I could follow. I’ve tried to collect up the steps and resources that I used below so that it might help others that want to do the same. I have also...

As I mentioned in this post, I’ve essentially abandoned Twitter in favor of Mastodon (you can find me on Mastodon via the link over there –> ). Now that I’m getting more active there, I wanted a quick and easy way to post new items published here to my Mastodon account for broader distribution and visibility. My initial inspiration came from this Dr. Drang post. At the time I wasn’t thinking about anything more complex than a simple script, but as I dove into the Mastodon API and ways to...