// Series
The Blueprint Files
A series documenting building a resilient, zero-cost, enterprise-grade personal site. This series breaks down the "Architect's Handshake" between Astro, GitHub, and Cloudflare, offering a technical roadmap for developers who want to manage their personal projects with the same rigor as production systems.
// 2 Posts in this Series
- 1
sybilsedge.com
8 min readPersonal site built with Astro, deployed on Cloudflare Workers. Blueprint aesthetic with dark mode, content collections, and live GitHub activity feed.
- 2
Cloudflare Preview URLs, Durable Objects, and the tradeoff I discovered too late
5 min readI ran into a Cloudflare platform limitation after deploying a Durable Object-backed Digital Twin: preview URLs stopped working. I tried a few workarounds, but in the end I learned that previewability needs to be treated as an architectural requirement.