Milda v0.1.0 · docs
Design your system once.
Generate it everywhere.
Learn how to model a design system once, work with it through the Studio and tooling, and ship it as real, versioned code.
01 · Getting started
Getting started
02 · Core concepts
Model your system
The system model
What belongs in the model, and what belongs in a target realization.
The canonical document
The platform-neutral document shared by the Studio, tools, and generators.
Foundations
Design tokens: types, layers, contexts, and composite tokens.
Components & structure
How a component is modeled - nodes, structure, props, and the contract.
Behaviors & interactivity
Events, behaviors, and state - modeled neutrally, realized per target.
Generators
How the canonical document becomes target-specific output.
Targets
Per-project output targets and their options.
Release & registry
Version, assemble, publish, and consume a generated package.
03 · Studio
Studio
04 · Reference