Public starter design kit generated from toilville-design
- Python 84.5%
- HTML 14.2%
- JavaScript 0.9%
- Just 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo | ||
| Brand/UDG/dtcg | ||
| components | ||
| dist/starter | ||
| templates | ||
| udg | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| justfile | ||
| README.md | ||
Design Kit Public
This repo is a generated, public starter kit built from the private authoring forge. It is meant to be cloned, modified, and re-skinned without carrying the full internal product matrix.
What is included
- Baseline DTCG tokens under
Brand/UDG/dtcg/ - A minimal token generator under
udg/generators/ - A single starter product at
udg/products/starter/meta.yml - Generated output in
dist/starter/ - Brand-agnostic templates and component stubs
Usage
just build
just check
just serve
Open http://localhost:8080/templates/_template/preview.html?product=starter.
Contract
Edit the token JSON files in Brand/UDG/dtcg/, then rebuild. Consumers should
read the generated dist/starter/skin.css rather than re-authoring token
values in app code.