Official website, blog, and documentation for Realmroot.
Built with Astro and Starlight. Marketing pages live in src/pages, blog posts
in src/content/blog, and product documentation in src/content/docs.
pnpm install
pnpm devpnpm check
pnpm build
pnpm deploy:dry-runCloudflare Workers Builds deploys this repository to the existing
realmroot-website Worker. Keep the Worker name aligned with wrangler.jsonc
when configuring the Git integration; the GitHub repository name is website,
but it is not the Worker name.