hugo static-sites wordpress azure blog
This is the second “launched” version of my blog. The first was years ago and the design was based on the design of thecribs.com because I have always been cool. That version died early and quietly but it wasn’t long before the limitation of me shouting at strangers in the train station grew weary and I needed to get back to it. When I decided to pull the trigger - I wanted to get going with a static page generated by one of the new kids on the block site generators (I never considered getting Mark Wahlberg to do it but that would have been cool). I messed about and was never happy with the output so landed with the default WordPress. WordPress is amazing (it powers over 40% of the web) but it is far too heavy and expensive for little old me. I was on the cheapest Azure, out of the box, WordPress plan. It was slow and not the experience I wanted.
So I got AI to fix it..
How AI fixed it - in Agent Mode - While I Ate Pringles
The Result
The entire migration took a few hours of conversation spread across a couple of sessions. What would have been days of reading documentation, trial and error, and Stack Overflow diving became an iterative dialogue.
The new site is:
- Blazingly fast: Static files served from a CDN
- Fully customized: Every layout matches my vision
- SEO-preserved: All original URLs intact
- Version-controlled: Everything lives in Git
- Dirt cheap: Azure Static Web Apps free tier
- Future-proof: No plugins to update, no security patches, no database to maintain
Static sites are amazing - they’re a return to fundamentals. Fast, secure, simple, and yours. For a blog, it’s the perfect fit.