de en es fr nl pl pt sv zh

hugo

How to style a Hugo Atom feed with XSL

Andre Franca

If you open my rss feed url in your browser, you’ll won’t see raw XML content anymore, but a styled HTML page with the same header and footer as the main site, and a list of recent posts in between. This won’t affect feed readers, which will still see the original XML content. The styling is...

Two Emails, One Blog Post, and the RSS GUID Problem

Adventures in Claude

I published my first post on the newly migrated Feld Thoughts this morning - a writeup of moving 5,530 WordPress posts to Hugo . Then I changed the title. The original slug said “migrating-feld.com” but it should have said “migrating-feld-thoughts.” I pushed the rename and moved on. A few minutes...

Building This Site with Claude Code

Adventures in Claude

Michael Natkin texted me this morning. He’d seen my post about using Claude to update WordPress and told me he’d just had Claude move his entire food blog off WordPress onto a Hugo static site hosted on GitHub Pages. “Literally just plan mode and say ‘get me off WordPress and onto a Hugo static...

Goodbye, Jekyll! Hello, Hugo!

Andre Franca

After running into some dependency issues and long build and deployment times on Cloudflare, I decided it was finally time to move away from Jekyll and switch to a different Static Site Generator. I’ve tried other ways of publishing on my blog before, like Ghost and 11ty, but this time I went with...

Hugo and Netlify

Anthony Scotti

So, it was time for a bit of change for the blog. I have been using an older version of Jekyll for some time and upgrading for me has always been a pain. I picked to move away from Jekyll to something new, this is where Hugo comes into play. Hugo Hugo is another static site generator like Jekyll...