The Basel Standard Docs

A production docs surface for The Basel Standard.

LLM handoff

Copy a concise page brief or the full MDX source without digging through the docs shell.

The Basel Standard has a dedicated docs surface instead of treating the homepage like a development dump. Start here, then move into components, blocks, installation, and registry usage.

What this surface proves

  • Installation stays close to the shipped registry output.
  • Component docs explain hierarchy, state, and composition instead of stopping at import snippets.
  • Block docs show how the same rules scale into editorial and commerce surfaces.
  • Registry docs make the package boundaries legible before adoption.

What changed

  • The landing page now sells the system instead of enumerating every example.
  • The full internal showcase moved to /preview.
  • Component and block docs now live under /docs.

How to use this site

  1. Start with Installation if you want the registry workflow.
  2. Open Components for primitive-level docs.
  3. Open Blocks for reusable compositions.
  4. Read the Registry page to understand how the shipped items map back to registry.json.