惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
GbyAI
GbyAI
爱范儿
爱范儿
H
Hackread – Cybersecurity News, Data Breaches, AI and More
C
Check Point Blog
M
MIT News - Artificial intelligence
量子位
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
V
Visual Studio Blog
罗磊的独立博客
F
Fortinet All Blogs
美团技术团队
博客园_首页
博客园 - 【当耐特】
L
LangChain Blog
月光博客
月光博客
腾讯CDC
The Cloudflare Blog
D
Docker
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

Stonecharioteer on Tech

I Traced My Traffic Through a Home Tailscale Exit Node What Was I Reading Last? In Three Not-So-Easy Pieces Dogfooding Is Hard Code blocks in your books, finally GoForGo v0.9.0 Merrilin - We built an app to read books I use a Macbook now Data Structures & Algorithms - Preparing for Interviews Using a local DNS namespace for local service discovery Direction KOllector - Publishing KOReader Highlights gbt: branches touched in the last 24 hours A Soiree into Symbols in Ruby Some Smalltalk about Ruby Loops Ruby Blocks Returning from Ruby Blocks, Procs and Lambdas My Linux Laptop Finally Works: How Claude Helped Me Fix Years of Annoyances TIL: Watchexec - Modern File Watching for Development Workflows A Less Busy Mind GoForGo - Learn Go through live examples Migrating My Old Blog to Hugo with Claude The Qtile Window Manager: A Python-Powered Tiling Experience Read the RFCs that Built the Internet Py-x-Protobuf - Or How I Learned to Stop Worrying and Love Protocol Buffers Python Reverse a List New Beginnings Leaving ChainSafe Systems Screen Lock for Cinnamon Desktop using Zenity and Terminal Commands Crews Not Teams A System for Getting Better at LeetCode
Migrating My Old Blog to Hugo with Claude
2025-07-30 · via Stonecharioteer on Tech

I finally managed to migrate all the tech content from my older blog(s). My blog went through 2 iterations before this, first using Jekyll and markdown, and then using Sphinx and RestructuredText. Today, I’m back on markdown, using Hugo. Thanks to GenAI, I’ve added admonitions to the PaperMod theme, and I’m able to modify the theme to do whatever I want with Hugo. I don’t think I need to go finding something else, and I can finally focus on the content and not the code required to maintain my blog.

I used Claude Code to migrate all my old posts. I checked out my previous blog and this blog to my desktop, told Claude to look for posts in the older folder and to cross-verify that the posts exist here. And it managed to go ahead, get the post date using the commit history, read the content and write the Hugo frontmatter itself, and it even figured out where I was storing my posts from the OG blog and figured out how to migrate them as well.

I also managed to update my Qtile post from 2022 using today’s config details! This is really cool!

Finally, I gave it a mammoth task, importing all my TIL posts from the discord-bot-generated markdown file that had gotten super unruly in my original Jekyll blog. And it did!

Lately I’ve been feeling that AI is addressing my burnout really well. Claude Code, in specific, is managing to help me make some of the ideas in my head a reality. I’ve managed to write helper scripts for just about anything, improve my Qtile config, to such an extent that I can comfortably say this is the best my desktop has ever looked! And, it has helped configure touchegg and sleep on my devices that my laptop can sleep on closing the lid, in linux! That’s both something that’s existed for a while, but I didn’t have the mental bandwidth to go looking.

I can pinch to zoom on my trackpad on my laptop, when running Linux!

$YEAR is finally the year of Linux on the Desktop!