AI: The Quick RSS Feed Fix

Table of Contents
Earlier in the day today I took notice that my RSS feeds were not working, most likely from when I made the migration from Material for MkDocs blog post over to the Hugo site. I’m still not regretting making the change. But I needed to take care of the issue. So instead of taking the time to check into what my RSS feed set up was, I wanted to just have the issue taken care of. So naturally I turned my attention over to Harry to help take care of this.
Issue Identified - Too Many URLs #
Over the years I have had two different feeds show up from my blogs, so a little bit of technical debt for sure. And I’m going to keep that debt in place most likely. It doesn’t hurt too bad at this point. As I checked out my Feedly setup I saw that there were 2 URLs for the feeds and they both were not being found. So I copied and pasted the URLs from the Feedly URLs and asked Harry to figure out what needed to be done to solve this:


Harry immediately dove in and started to take a look at the URLs that were given, the Hugo configuration, and what would need to change in order to get the feeds to be working again. Harry provided me with a couple of options.


I pivoted at this point to suggest that I wanted the pages to where they should be from a Hugo perspective, but also the pages that we had in the previous RSS feeds. Harry was off to the races.
Harry - The Fix #
After I opened up an issue on GitHub with input from Harry. Harry was on it from there. Harry drafted a PR for me to review. Once I approved the PR and merged, I passed that information along and Harry was then onto the verification stages.
Why Harry Is Doing This Work
I could have done all of this on my own with the assistance, but I am pushing to see what we could enable and become eventual full self servicing.
The verification failed however.


With the new information there, we had some conversation that clarified that the blog is now moved away from GitHub Pages and hosted on Cloudflare Pages. With that in mind a new suggestion came in that I was not aware of, but using Cloudflare Redirects. And with that a follow on PR was on the way.


After the follow on PR that put everything into place, we now have all of the feeds being updated. I was able to confirm the following day on Feedly that the previous RSS feeds were now populating articles.


Summary #
The RSS feed is fixed, the redirects are in place, and Feedly is pulling articles again. Harry found the Cloudflare Redirects solution - something I hadn’t considered. That’s the kind of working alongside I’m after.
Why the name Harry?
This was one that I asked my kids to help me out with. At this point it was their choice and it’s good to give a name/personality to work alongside.
-Josh