Migrating from Cloudflare Pages to Workers - Do You Even Need To?
Cloudflare is consolidating Pages into Workers. Here's the one-line config change required to migrate, what it actually costs, and whether you should bother for a static blog.
Technical examinations of Cloudflare's web infrastructure services, including CDN capabilities, edge computing, serverless platforms, optimization features, and security tools. Posts analyze implementation strategies, performance benefits, cost considerations, and how Cloudflare's ecosystem integrates with modern web development workflows.
Cloudflare is consolidating Pages into Workers. Here's the one-line config change required to migrate, what it actually costs, and whether you should bother for a static blog.
Concise post-mortem of a Cloudflare 525 while pointing a domain to Fly.io—just root cause, fix, and a minimal mental model.
From initial concept to deployment on Cloudflare Pages, this deep dive explores how Claude Code architected and built this blog from scratch - featuring TypeScript static site generation, markdown processing, syntax highlighting, and more.
In today's fast-paced digital landscape, personal blogs face stiff competition for reader attention. To stay ahead, performance is key. This is why I built my blog as a static site, leveraging on tools like TypeScript, Markdown, and Cloudflare Pages that prioritizes speed and mobile optimization.