Documentation site for grlx — effective fleet configuration management.
Live at docs.grlx.dev
All commands are run from the root of the project:
| Command | Action |
|---|---|
bun install |
Install dependencies |
bun run dev |
Start local dev server at localhost:4321 |
bun run build |
Build production site to ./dist/ |
bun run preview |
Preview the build locally before deploying |
- Astro + Starlight
- Tailwind CSS v4
- Pagefind for search (built-in via Starlight)