Architecture
The primary runtime path is Cloudflare for the real-time visitor system, while the Astro frontend remains portable enough to deploy on Alibaba Cloud ESA later if needed.
This repository starts the blog as a static-first Astro project with one deliberate island: a WebGL globe for near-real-time visitor activity. The frontend stays provider-neutral while the runtime plan favors a stronger edge state model for live snapshots.
The primary runtime path is Cloudflare for the real-time visitor system, while the Astro frontend remains portable enough to deploy on Alibaba Cloud ESA later if needed.
Why this blog starts with Astro, a deliberate WebGL island, and a bias toward edge-readable systems.
Treating hydration as a design constraint leads to cleaner reading experiences and a healthier performance budget.