Root Site
Static by default
`jeffbean.dev` starts as a static Cloudflare Pages site so the main domain can go live quickly and stay easy to evolve.
jeffbean.dev
This site is the front door to a personal monorepo for domains, static sites, edge apps, and the odd experiment that deserves its own hostname.
Now
The current focus is intentionally small: make the root domain feel lived-in, then add a lightweight demo API on its own subdomain.
The infrastructure is being shaped so each domain, route, and service has a clear home in the repo instead of disappearing into dashboards.
Root Site
`jeffbean.dev` starts as a static Cloudflare Pages site so the main domain can go live quickly and stay easy to evolve.
Subdomain Apps
Small APIs and experiments can live behind subdomains without dragging in a heavier platform than they need.
Domains
Hostnames, redirects, and ownership should be readable in the repo, not reconstructed from memory six months later.
Monorepo Shape
The main website for `jeffbean.dev`.
Subdomain apps and small edge services, starting with `demo-app`.
Readable host maps for each domain and the intent behind them.
Cloudflare-native Terraform for DNS, edge routing, and deployment wiring.