Installation
Install @docubook/flame and scaffold your first documentation site.
DocuBook Flame requires Bun >= 1.1.0. It is a Bun-native framework and does not support Node.js.
Quick Setup
- Install dependency
- Scaffold project structure
- Start dev server
CLI Reference
Scaffolded projects have these scripts in package.json:
Global Installation
Requirements
- Bun >= 1.1.0
Last updated Jul 4, 2026