mirror of
https://github.com/JakeStanger/ironbar-docs.git
synced 2026-07-11 03:15:20 +01:00
Documentation site for Ironbar
- TypeScript 60.3%
- Astro 32.6%
- JavaScript 6.2%
- CSS 0.9%
| .github/workflows | ||
| .idea | ||
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tsconfig.json | ||
| wrangler.jsonc | ||
Ironbar Docs
This is the project for the ironbar documentation side, hosted at https://ironb.ar.
The site uses Astro and the Starlight documentation framework.
Documentation is pulled from the docs folder in the main repo, hydrated and fed type information from the published Ironbar JSON schema.
Currently, the Corn language highlighting is checked into the repo. Future versions will pull this in externally.