mirror of
https://github.com/StataBS/bs-dashboard-base-docs.git
synced 2026-08-26 12:24:51 +00:00
Read-only mirror of https://github.com/StataBS/bs-dashboard-base-docs — Kanton Basel-Stadt. Issues & pull requests at the source.
- Vue 60%
- TypeScript 35.9%
- CSS 3.7%
- JavaScript 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github/workflows | ||
| .vitepress | ||
| components | ||
| markdown | ||
| .gitignore | ||
| bun.lock | ||
| env.d.ts | ||
| LICENSE | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tsconfig.json | ||
bs-dashboard-base Docs
Deutsche Dokumentation für den Nuxt-Layer bs-dashboard-base, gebaut mit VitePress.
Live (nach Deploy): https://statabs.github.io/bs-dashboard-base-docs/
Entwicklung
bun install
bun run dev
Voraussetzung: Sibling-Clone von bs-dashboard-base unter ../bs-dashboard-base (via file:-Dependency). Alternativ Dependency auf ein GitHub-Tag umstellen.
bun run build # Ausgabe: .vitepress/dist
bun run preview # Produktions-Build lokal ansehen
Struktur
markdown/— Inhalte (Deutsch)components/— Live-Demos (*Example.vue,DemoContainer,AppConfigPlayground).vitepress/— Config, Theme, Nuxt-Shims (Vorbild: DCC-BS/documentation)
Lizenz
GPL-3.0 (wegen Design System).