# Documentation

These guides cover how to use the Mindvalley Design System in your projects - from installing tokens to configuring Tailwind plugins for typography, colors, icons, and wordmarks.

## Quick start

New here? Start with the [Usage Guide](usage.md) for installation and basic setup.

## Guides

| Topic | Guide | What You'll Learn |
|-------|-------|-------------------|
| Colors | [Usage → Colors](usage.md#-colors) | Tailwind config, multi-brand setup, gradients |
| Typography | [Typography Guide](typography/README.md) | Font setup, class reference, plugin options |
| Icons | [Usage → Icons](usage.md#-icons) | Brand, UI, and category icons with sprites |
| Wordmarks | [Usage → Wordmarks](usage.md#-wordmarks) | Trainer and topic wordmarks |

## Migration

- [Sharp Grotesk → Google Sans Flex](typography/migration.md) - Migrate to the new variable font system

## Contributing

- [Development Guide](../CONTRIBUTING.md) - Setup, commits, build process
- [Release Process](../contributing/releasing.md) - Semantic versioning and publishing
