Overview
Connect Markdown, OpenAPI files, and product specs into a continuously updated developer portal.
Terminal
npx northdocs dev
✓ 42 pages indexed
✓ api-reference.json synced
✓ 42 pages indexed
✓ api-reference.json synced
Beneath the marketing-friendly aesthetic lies a dense, three-column documentation interface; green is reserved solely for active states and key actions.
Developer guide
Make implementation steps easy to scan using readable body text columns, persistent navigation, compact tables of contents, and dark-themed code blocks.
import docs from "northdocs";
await docs.sync({
source: "openapi.json",
preview: true
});Sky-to-cream gradients establish a product-like feel before transitioning to the actual documentation interface.
A three-column layout keeps navigation, main content, and page anchors visible at all times.
Mint green is reserved for active states, success indicators, and key command highlighting.