SaturdayMP Show 109: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 5)

This episode is a continuation of episode 108 recorded later that day but broken up into two parts. I try to point the nftb subdomain to my Cloudflare Worker but, spoiler alert, fail. Takes me a while to figure out that Cloudflare Workers don’t support custom domains outside of Cloudflare zones.

Migration Playlist:
https://www.youtube.com/playlist?list=PLOaCY0HmoDNU

[Read More]

SaturdayMP Show 108: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 4)

In this episode I add fix a couple minor issues with the ported blog and then try to point the DNS records at the new blog. Spoiler: updating the DNS records fails, but I don’t figure out why in this video. Future me knows why, and it’s already recorded for part 5.

Migration Playlist:
https://www.youtube.com/playlist?list=PLOaCY0HmoDNU

[Read More]

SaturdayMP Show 107: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 3)

This is part 3 of the migrating the Noise from the Basement (NFTB) blog from WordPress to Cloudflare. In this episode I experiment with different Hugo themes, pick one I like, and customize it.

Migration Playlist:
https://www.youtube.com/playlist?list=PLOaCY0HmoDNU

Hugo:
https://gohugo.io/

Hugo Themes:
https://themes.gohugo.io/

Beautiful Hugo Theme:
https://github.com/halogenica/beautifulhugo

WordPress:
https://wordpress.org/

Cloudflare:
https://www.cloudflare.com/

SaturdayMP (Chris):
https://saturdaymp.com/

[Read More]

SaturdayMP GitHub Plugins v1.1.0 Released!

I’m happy to announce that v1.1.0 of the SaturdayMP GitHub Plugins was released today! You can install it in Claude Code by first installing the marketplace:

/plugin marketplace add saturdaymp/claude-plugins

Then pick v1.1.0 of the plugin:

/plugin install smp-github@saturdaymp-claude-plugins

If you want to live on the bleeding edge by installing:

/plugin install smp-github-latest@saturdaymp-claude-plugins

The plugin has two skills. I use the PR feedback one all the time. Not sure how useful the change log skill will be. Maybe move it outside the plugin?

[Read More]
Categories: releases  Tags: claudeplugins releases 

SaturdayMP Show 106: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 2)

This is part 2 of the migrating the Noise from the Basement (NFTB) blog from @WordPress to @cloudflare . Last episode I got it working on my local machine, and this episode I get the site deployed to Cloudflare using @GitHub actions.

I’m on vacation next week, so part 3 will either be in 2 weeks or pre-recorded.

Migration Playlist:
https://www.youtube.com/playlist?list=PLOaCY0HmoDNU

[Read More]