Even when I do my best to ensure content is correctly rendered on RSS readers, some elements like custom info cards/notes and code style blocks can be shown without proper style or syntax highlighting.You are free to continue reading as you prefer, but I recommend you to read this article in the...
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...
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...
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...
This is a quick update on Sveltia CMS. I recently shared my thoughts on it, and a few days later, the dev team released version 0.70.0, which now officially supports mobile devices! 📱 This update has made my life easier. I can review and update content right from my phone, whether I’m commuting,...
Using Sveltia-CMS on my blog has been an interesting experience. Long ago, when I first started exploring content management systems, I switched to Ghost [and posted about it]({{ < ref “/posts/2022/ghost-as-my-blogging-platform.md” ?}}). For multiple reasons, which I had explained in another...
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...
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...