Exposes every published version of the Ippon UI Pattern Library (@ippon-ui/styles) on GitHub Pages under styles/<version>/, with styles/latest/ pointing to the highest stable version.
mise trust
mise install
mise setupBuild the site locally into public/:
mise buildServe it locally on http://localhost:4290:
mise devThe sync is incremental: already-mirrored versions are kept, versions removed from the registry are deleted, and only missing versions are downloaded.
See AGENTS.md for the architecture and the full command list.