Ken Muse
New and Improved

New and Improved

Time to add some new usability features to this blog. The site now supports RSS feeds for the various categories and tags, making it easier to keep up with areas of interest!

Read more

Adopting a Dark Theme in Hugo

Adopting a Dark Theme in Hugo

I decided it was time to modernize my Hugo-based site just a bit further. This week, I implemented a dark theme in SCSS. I used a simple trick to make it easier for me to update the look-and feel.

Read more

Running Hugo in macOS Dev Containers

Running Hugo in macOS Dev Containers

Moving to Apple Silicon can introduce challenges if you're using x64-based containers. Sometimes, emulation is the answer. When it's not, we can combine some Docker features with some bash scripting to create an optimized container that works well for both platforms.

Read more