Public starter design kit generated from toilville-design
  • Python 84.5%
  • HTML 14.2%
  • JavaScript 0.9%
  • Just 0.4%
Find a file Use this template
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-22 21:23:59 +00:00
.forgejo docs: adopt org-wide contributor-review policy (v1) 2026-08-22 14:14:05 -07:00
Brand/UDG/dtcg Initial public design kit export 2026-07-08 07:39:24 -07:00
components Initial public design kit export 2026-07-08 07:39:24 -07:00
dist/starter Initial public design kit export 2026-07-08 07:39:24 -07:00
templates Initial public design kit export 2026-07-08 07:39:24 -07:00
udg Initial public design kit export 2026-07-08 07:39:24 -07:00
.gitignore Initial public design kit export 2026-07-08 07:39:24 -07:00
CONTRIBUTING.md docs: adopt org-wide contributor-review policy (v1) 2026-08-22 14:14:05 -07:00
justfile Initial public design kit export 2026-07-08 07:39:24 -07:00
README.md Initial public design kit export 2026-07-08 07:39:24 -07:00

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.