How I Built My Blog and Hosted It for Free on Cloudflare
I wanted a blog that was fast, free to host, and didn’t require me to manage a server. This post is a step-by-step account of how I built exactly that — using Hugo to generate the site and Cloudflare Pages to serve it. No prior experience needed. If you can use a terminal and have a GitHub account, you can follow along. First, understand what you’re building Before touching any tools, it helps to understand what’s actually happening. ...