mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
1b177f3df28cf7f8b86fa385495e64789a0c5af3
- Install starlight-versions plugin for version dropdown UI - Archive current stable docs as v1.0.5 (slug: 1.0) - Current/latest version labeled v2.0-alpha - Add new alpha feature docs: SSH, cohorts, RBAC, audit logging, sprouts - Update glossary with cross-references to new pages - Update sidebar with Security section and new pages - Upgrade to Astro 6, Starlight 0.38, starlight-tailwind 5, ESLint 10 - Migrate content config to src/content.config.ts with loaders - Fix all prettier formatting issues
grlx docs
Documentation site for grlx — effective fleet configuration management.
Live at docs.grlx.dev
Development
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 |
Stack
- Astro + Starlight
- Tailwind CSS v4
- Pagefind for search (built-in via Starlight)
License
Description
Languages
MDX
79.3%
JavaScript
8.6%
Astro
7.3%
Nix
2.3%
CSS
1.6%
Other
0.9%