Skip to content

docs: add design-system getting started guide#146

Closed
go165 wants to merge 1 commit into
Disciplr-Org:mainfrom
go165:go165/design-token-docs
Closed

docs: add design-system getting started guide#146
go165 wants to merge 1 commit into
Disciplr-Org:mainfrom
go165:go165/design-token-docs

Conversation

@go165

@go165 go165 commented Jun 17, 2026

Copy link
Copy Markdown

Summary

  • Adds the missing design-system/documentation/getting-started.md referenced by the design-system README.
  • Adds design-system/documentation/token-catalog.md mapping token groups to current runtime variables, utilities, and consuming components.
  • Links the token catalog from design-system/README.md.

Closes #140

Verification

  • Confirmed referenced token files exist: colors.json, typography.json, spacing.json, shadows.json, motion.json, and borders.json.
  • Confirmed referenced app files/utilities exist, including src/index.css, src/utils/typography.ts, src/utils/motion.ts, design-system/src/utils/validators.ts, and design-system/src/utils/token-loader.ts.
  • Confirmed referenced CSS variables exist in src/index.css.
  • git diff --check -> passed.

Payout

0x1f0130669ca6fd02e025a984cc038f139df19a2f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the design-system token usage and component catalog in one guide

2 participants