Getting Started

Add a docs directory to any published package. Markdown files in that folder are bundled into the site at build time.

Convention

- packages/<name>/docs/index.md — package landing page at /docs/<name> - packages/<name>/docs/<slug>.md — page at /docs/<name>/<slug>