I wanted to host a Hugo site without dealing with infrastructure. Cloudflare Pages lets you connect a GitHub repo, run hugo, and publish the output. Pushing code triggers a rebuild and the site updates automatically.
I wanted to host a Hugo site without dealing with infrastructure. Cloudflare Pages lets you connect a GitHub repo, run hugo, and publish the output. Pushing code triggers a rebuild and the site updates automatically.