Skip to main content
Batoi UIF Docs

Deployment

Publish Batoi UIF docs and examples while keeping library assets predictable.

Version 3.0.0 Version 3 active maintenance Reviewed Aug 11, 2026 Next review Nov 11, 2026

Owner: Batoi Engineering Reviewed by: Batoi UIF Maintainers Source revision: b2f3478

Browse Batoi UIF Documentation Deployment

Deployment

Batoi UIF 3.0.0 is the current framework release. The public asset snapshot in this repository is UIF 2.4.0 and must be treated as a separately versioned deployment artifact until it is deliberately upgraded and verified.

Deployment Checklist

  • Confirm uif.css is present.
  • Confirm uif.esm.js is present.
  • Confirm examples load route-scoped assets.
  • Confirm the copied package.json reports the intended deployed version. The current repository snapshot reports 2.4.0.
  • Confirm no node_modules directory is deployed under public assets.
  • Confirm every published page appears in documentation navigation and search.
  • Confirm the public page does not advertise source-only v3 examples as already deployed.
  • Confirm dist/integrity.json, dist/provenance.json, and dist/sbom.cdx.json are present when publishing a v3 snapshot.

GitHub ZIP Workflow

If the Batoi UIF repository is downloaded as a ZIP, the repository must include the built dist/ files.

The public site should not require local build steps after copying the ZIP into public assets.