Introduction
Welcome to the docs template. This page is rendered by DocsPageTemplate — a 3-column layout with navigation, content, and table of contents.
Replace this body with your own MDX or React Server Components. The template handles the surrounding shell.
Installation
Add the template to your project:
pnpm dlx jsn-ui add docs-templateQuick start
Drop the component into a page, pass your nav items and table of contents, and you're done.
Configuration
Customize the look by passing className or wrapping it in a parent container with your brand styles.
Deployment
Build and deploy on any platform. The template ships zero runtime dependencies — it's pure React + Tailwind.