NetFoundry theme sandbox
This is the dev sandbox for @netfoundry/docusaurus-theme. Every page here
exists to exercise some part of the shared theme so visual regressions are easy
to spot. If something looks broken here, it's broken everywhere downstream.
Sections
Markdown
Typography, code blocks, admonitions, tables, cross-references.
ComponentsOsTabs, tab groups, Alert, DownloadCard, navbar items, ProductSearch.
MediaImages (light/dark, sized), Mermaid diagrams, KaTeX math.
ReferenceFrontmatter knobs, importing GitHub Markdown, long-page TOC stress test.
PluginsNetFoundry remark plugins, GitHub admonitions, Scalar OpenAPI.
How to use this site
- Browse the sidebar; every page is a self-contained demo.
- Edit
packages/docusaurus-theme/css/and refresh to see effects here first. - When you change shared CSS, eyeball each section to catch regressions.
- Run
yarn workspace @netfoundry/docusaurus-theme buildbefore restarting if you touched the theme package source.