A compact minibook for observing GenUI cases, UI expression, runtime behavior, and agent development.
Read online: English · 简体中文 · 繁體中文(台灣)
This repo is a single-book consumer of @2bab/minibook-kit. The kit is consumed from a GitHub release tag, not npm.
pnpm install
pnpm dev
pnpm build
pnpm previewminibook-kit.config.ts: owner, social links, theme colors, and deployment defaults.genui-field-notes/book.config.ts: title, description, locale, and sidebar..vitepress/config.tsand.vitepress/theme/index.ts: thin wrappers that import the shared kit.
.github/workflows/deploy.yml calls the reusable GitHub Pages workflow from 2BAB/minibook-kit at the same release tag used by package.json.