Documentation
A design system documentation site is a central location to document and communicate design principles, guidelines and components that make up the design system. It is a valuable resource for designers, developers and other stakeholders to understand and contribute to the design system.
Check the collection of best design system documentation sites for learning and inspiration.
Markdown friendly
In Backlight.dev, documentation is primarily written in Markdown and enriched with components.
Backlight.dev supports the following technologies that mix Markdown and components:
- markdown
- mdjs (Good for Web Components)
- md-vue (Good for Vue 3)
- MDX 2 (Good for multiple frameworks like React and Vue)
- MDsveX (Good for Svelte)
Checkout our technologies demos to see them in action.