Skip to content

Releases: kujolang/site-kit

Release list

SiteKit v1.0.0

Choose a tag to compare

@robertdevore robertdevore released this 09 Aug 02:09

SiteKit 1.0.0 is the first stable source-vendored release of the Kujo design system.

Distribution

Copy or vendor the packaged dist/ directory. Load dist/sitekit.css, optionally load dist/sitekit.js for documented progressive behavior, and keep dist/fonts/ beside the CSS file. SiteKit remains a private package and is not published to npm.

Highlights

  • Stable tokens, themes, component schemas, semantic templates, generated component CSS, layout recipes, responsive contracts, and documented accessibility behavior.
  • 85 schema-backed components with deterministic generation and validation.
  • Current Chromium, Firefox, and WebKit reference-composition coverage across desktop, tablet, mobile, light, and dark modes.
  • Canonical MIT license plus bundled Departure Mono assets and third-party license.
  • Deterministic release payload with a machine-readable manifest and SHA-256 checksum.

Assets

  • sitekit-v1.0.0.tar.gz — supported source-vendored distribution.
  • sitekit-v1.0.0.tar.gz.sha256 — authoritative checksum generated by the Node 20 release workflow.

The release payload SHA-256 is 5f775a85f3ede5cf5cd557272a46a03e3e835fa0879a190fd5af370e1c20aad1.

See README.md, CHANGELOG.md, and docs/launch-checklist.md for integration, compatibility, accessibility boundaries, and release policy.