Static documentation for Skymly/Observables, built with VitePress (local search, English + 简体中文).
https://skymly.github.io/Observables.Docs/
Deployed from main via the GitHub Pages workflow (build_type: workflow).
- Node.js 22 (see
.nvmrc)
npm install
npm run docs:devDefault dev URL: http://localhost:5173/Observables.Docs/
npm run docs:build
npm run docs:previewProduction output: .vitepress/dist
| Path | Purpose |
|---|---|
docs/ |
English Markdown |
docs/zh/ |
简体中文 Markdown |
.vitepress/config.mts |
Site config, base, i18n, sidebar |
.github/workflows/github-pages.yml |
CI build and GitHub Pages deploy |
| Link | Description |
|---|---|
| Observables | Source generators and runtime |
| Observables.Samples | Runnable sample apps |
MIT — see LICENSE.