
Arcane Lexicon

Documentation with a real front door.

Arcane Jaspr docs now open like a product surface instead of a component inventory. Start with the authoring model, jump into the current components, or follow the styling system from tokens to finished pages.

Author Write Markdown once.
Render Lexicon owns nav, search, TOC, demos, and routing.
Theme Shadcn, Neon, and Neubrutalism each get their own visual language.

Build from widgets

Use the Flutter-shaped Arcane Jaspr surface for layout, state, forms, and interactive documentation examples.

Read the introduction

Style through systems

Keep app code neutral while each stylesheet owns density, color, radius, borders, and component behavior.

Open styling concepts

Ship themed docs

Use Lexicon content, rich markdown, and generated navigation to publish docs that do not feel like a file browser.

Open theming concepts
Recommended path

Start with the surface, then tune the renderer.

1
Install Arcane Jaspr
Add the package, wrap the app root, and pick the stylesheet package that matches the experience you want.
2
Use the primary import
Stay on the widget-first surface until you intentionally need raw HTML or raw Jaspr control.
3
Let themes carry the page
Switch palettes and renderers without rewriting the docs content or component examples.