GitHub · Claude Code · Cloudflare Pages

Build static websites.
Publish them to the world.

A hands-on guide that takes you from zero — never touched a line of HTML — to hero: shipping a live website anyone on the internet can visit, for free. This very page is the example you'll learn from.

Your zero-to-hero roadmap

Four short lessons. Follow them in order and you'll have a live site by the end.

How the pieces fit together

Three tools, one smooth workflow.

1. You + Claude Code write the website's files on your computer (or in the browser).

2. Git & GitHub save those files and back them up online, keeping a full history.

3. Cloudflare Pages watches your GitHub repo and, every time you push a change, automatically publishes the new version to a real web address.

Write → Save → Push → Live. That loop is the whole game. 🎯

Ready? Let's go from zero.

No experience needed. Each lesson is a 5–10 minute read.

Begin Lesson 1 →