What you keep
Starlight routing, Pagefind search, simple deploys, and less moving infrastructure.
Keep the first deployment boring.
For this docs site, static hosting gets you Starlight routing, search, and Cloudflare delivery without turning the deployment into a server project.
What you keep
What you avoid
npm run buildgit push origin mainnpm run deploymain.npm run build.dist.docs.mementropy.com.{ // Cloudflare Pages config. Use `wrangler pages deploy`, not `wrangler deploy`. "name": "mementropy", "pages_build_output_dir": "./dist", "compatibility_date": "2026-04-12"}