Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.24 KB

File metadata and controls

32 lines (22 loc) · 1.24 KB

grlx docs

Built with Starlight License: 0BSD

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 check Run Astro content/type checks
bun run lint Run ESLint across the docs site
bun run format Check Prettier formatting
bun run build Build production site to ./dist/
bun run preview Preview the build locally before deploying

Stack

License

0BSD