Skip to content

taffish/taffish.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taffish.github.io

Static web registry for taffish, backed by taffish-index.

Features

  • 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 repositories section in index data

Data Source

  • https://raw.githubusercontent.com/taffish/taffish-index/main/index/index.json

Files

  • index.html: app layout
  • styles.css: responsive styles
  • app.js: index fetch, i18n, filters, and detail rendering

Publish on GitHub Pages

  1. Create repository: taffish/taffish.github.io
  2. Push these files to main
  3. In repository settings, enable Pages from branch main (root)

License

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.

About

Static TAFFISH Hub website for browsing indexed TAFFISH tools and flows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors