← Back to Blog

Cloudflare

4 posts tagged "Cloudflare"

March 15, 2026 · 6 min read

How to Do a Full SEO and GEO Overhaul on a Hugo Blog

How to fix dead links, add internal cross-links, optimize meta tags, and add GEO bookends to a Hugo blog on Cloudflare Pages using Claude Code.
March 14, 2026 · 10 min read

Unit Tests for Non-Developers: How to Add Tests to Your Cloudflare Pages Project with Claude Code

what a unit test is, why you should add them to a project that already works, and how to write 52 tests in 30 minutes using claude code
March 14, 2026 · 8 min read

How to Build and Deploy Presentation Slides with Claude Code and Cloudflare Pages

how to build editable html slides with claude code and deploy them to cloudflare pages using wrangler in a single session
March 14, 2026 · 12 min read

How to Build a Student Progress Dashboard with Claude Code

what building a real full-stack feature with Claude Code actually looks like, including the plan, the code, the deploy, and the three bugs that came after