← 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

A step-by-step walkthrough of fixing dead links, adding internal cross-links, optimizing meta tags, and adding GEO bookends to a Hugo blog on Cloudflare Pages.
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