Static web registry for taffish, backed by taffish-index.
- English + Chinese UI (default English, one-click switch in header)
- Package search and filtering (
tool/flow, dependencies only, container only) - Package sorting (
name/recent) - Package detail pane with versions, app meta descriptions, upstream source metadata, dependencies, platform constraints, container digest/platform metadata, platform digests, smoke/trust metadata, and install commands
- One-click copy for install commands, including full dependency-aware install chain
- Warnings panel (from index build warnings)
- Trust-gate failure count and direct link to the latest index build report
- Sync failure panel with explicit retry and last successful sync time
- Shareable URL state (
lang, query, filters, selected package/version) - Repository cards built from the
repositoriessection in index data
https://raw.githubusercontent.com/taffish/taffish-index/main/index/index.json
index.html: app layoutstyles.css: responsive stylesapp.js: index fetch, i18n, filters, and detail rendering
- Create repository:
taffish/taffish.github.io - Push these files to
main - In repository settings, enable Pages from branch
main(root)
The website source code is licensed under the Apache License 2.0.
Original website text and documentation-like content are licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Package metadata displayed by the website is loaded from taffish-index and is
covered by the data license of that repository.