Hugo + Docker + Cloudflare Pages

Ship a Hugo blog without polluting the host machine.

This MVP validates a simple operating model: write content in Git, preview locally in Docker, and let Cloudflare Pages own preview and production deployments.

Recent posts

A starter content set for verifying the full pipeline.

Browse all posts
2026-03-26 1 min read

Dockerized Hugo Workflow

Why this blog uses Docker locally while keeping Cloudflare Pages responsible for production builds.

docker workflow
2026-03-26 1 min read

Hello MVP

The first post of the test blog, used to validate the full Hugo to Cloudflare Pages workflow.

mvp hugo cloudflare