Documentation site for Ironbar
  • TypeScript 60.3%
  • Astro 32.6%
  • JavaScript 6.2%
  • CSS 0.9%
Find a file
2026-01-08 16:37:13 +00:00
.github/workflows ci: fix cf account id ref (take 2) 2026-01-08 16:37:13 +00:00
.idea chore(intellij): add git toolbox config 2026-01-07 20:17:11 +00:00
.vscode Initial commit from Astro 2024-12-27 23:27:57 +00:00
public initial commit 2026-01-03 16:41:22 +00:00
src feat(content): fetch schema from new cdn 2026-01-08 16:30:13 +00:00
.gitignore refactor: store docs cache in .astro folder 2026-01-07 15:15:15 +00:00
astro.config.mjs chore: remove unused starlight-versions references 2026-01-07 23:18:43 +00:00
package.json chore: add wrangler as build dep 2026-01-08 16:02:37 +00:00
pnpm-lock.yaml chore: add wrangler as build dep 2026-01-08 16:02:37 +00:00
pnpm-workspace.yaml initial commit 2026-01-03 16:41:22 +00:00
README.md feat: version banner and styling 2026-01-07 20:18:47 +00:00
tsconfig.json initial commit 2026-01-03 16:41:22 +00:00
wrangler.jsonc chore(wrangler): remove trailing comma 2026-01-07 20:17:18 +00:00

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.