Welcome to my blog

Markdown-driven, Hugo-powered.

Welcome to My Blog

Welcome! ๐ŸŽ‰ This is my new Hugo + PaperMod blog, deployed on ARM64 Ubuntu. Why Hugo? โšก Single binary โ€” no Node/Python/Java runtime ๐Ÿš€ Millisecond builds โ€” even for thousands of posts ๐Ÿ“ Markdown-first โ€” drop .md files in content/posts/ ๐ŸŽจ PaperMod theme โ€” dark mode, TOC, search, RSS built-in Quick Workflow # New post hugo new content posts/20260823_my-post.md # Local preview (hot reload) hugo server -D # Build for production hugo --minify Deploy Push to GitHub โ†’ Cloudflare Pages / Vercel / GitHub Pages auto-deploy. ...

August 23, 2026 ยท 1 min ยท 94 words