Documentation site for Citinet: a federation of community-run, sovereign micro-clouds. Built with Astro + Starlight, matching the stack already used by citinet-info.
Deploys to docs.citinet.cloud.
npm install
npm run devContent lives in src/content/docs/, organized by audience:
getting-started/: what Citinet is, core conceptsuser-guide/: for hub membersadmin-guide/: for hub operatorsarchitecture/: for contributors and technical readers
Sidebar structure and site config live in astro.config.mjs.
- citinet: Web portal, browser-based hub access, hub management, and community interface
- citinet-registry: Hub registry Cloudflare Worker
- citinet-info: Public landing and information site