Reference
- Commands —
init,build,check,dev,serveand their options. - Configuration — every field of
docpensieve.config.mjs, its default value and its effect. - Frontmatter — the fields recognised at the top of a page.
- Theme — slots, tokens and styling options.
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