Soft UI Docs
A documentation starter with a soft, tactile neumorphic surface — built on Next.js, MDX and Nextra 4. Every panel, card and code block is extruded from a single base color, so the whole site recolors from one variable and adapts to light or dark with the theme toggle.
You're reading the v1.0 (latest) docs. The version picker in the navbar swaps
the guide between /canary, /1.0 and /0.9 — each is its own page, so a release's
guide stays readable instead of being threaded through one file.
Why this template
- One source of truth for color. Shadows are derived from
--neu-baseat render time using CSS relative-color syntax — no per-element shadow values. - Real docs plumbing. Sidebar, full-text search, table of contents, edit links and MDX components all come from Nextra 4.
- App Router native. Next.js 16 App Router, React Server Components, and static export ready.