Building a Hugo Blog from Scratch: Vercel + Cloudflare Complete Guide

Introduction Today I spent about 8 hours building this blog from scratch. This post documents the complete process, including technology choices, pitfalls encountered, and their solutions. Hope this helps anyone looking to build their own blog. Tech Stack Overview Hugo - Static Site Generator Hugo is a static site generator written in Go, marketed as “the world’s fastest static site generator.” Pros: ⚡ Lightning-fast builds (thousands of pages per second) 🎨 Rich theme ecosystem (300+ official themes) 📝 Native Markdown support 🔧 Single binary deployment Cons: ...

2026年2月17日 · 4 分钟 · Duran

博客上线了!

欢迎来到 D5N 经过一系列配置,基于 Hugo + Vercel + Cloudflare 的技术博客终于上线了! 技术栈 Hugo - 极速静态站点生成器 PaperMod - 简洁优雅的主题 Vercel - 自动部署与托管 Cloudflare - DNS 与 CDN 加速 d5n.xyz - 个性域名 未来计划 这里将记录: ...

2026年2月17日 · 1 分钟 · Duran