Reference
Commands
init, build, check, dev and serve, with their arguments and options.
Configuration
Every field of docpensieve.config.mjs, its default value and its effect.
Frontmatter
The fields recognised at the top of a page, and what they produce.
Theme
Slots, tokens and styling options, one by one.
API
Every export of the five packages, from their JSDoc.
To learn how to use them rather than look them up, the guide is the right starting point.
Errors
Every expected error carries a message and an actionable hint. An invalid configuration, an unknown version slug, a value out of range: each one says what is wrong and what is expected instead.
Nothing fails silently. A component that cannot render what it is asked for stops the build rather than produce an inert element — a tag that does nothing goes unnoticed on review, an error does not.
DocPensieve