Skip to content

TrustSource/ts-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrustSource Documentation

Online help and user guide for the TrustSource software supply chain compliance platform.

Live site: trustsource.github.io/ts-docs

Structure

docs/
  index.md                    # Landing page
  shared/                     # Edition-independent content
    background/               # CRA, NIS2, SBOM formats, ...
    glossary.md
    support.md
  v3/                         # SaaS track (live; content being written)
    index.md
  ce/                         # Community Edition track (legacy v2.16 baseline)
    00-getting-started/
    01-installation-setup/
    02-inbound/
    03-internal/              # Projects, Modules, Products, Approvals, ...
    04-outbound/              # SBOM, SOUP, Notice, CSAF
    05-knowledge/             # Lakes, Licenses, Algorithms, Chat
    06-administration/
    07-account-admin-auth/    # SSO / Keycloak
    08-personal/
    09-rest-api/
    10-roles-permissions/
    11-troubleshooting-faq/
    12-release-notes/

See STRUCTURE.md for the edition strategy in detail.

Local development

pip install zensical
zensical serve

Opens at http://localhost:8000 with live reload.

Deployment

Pushes to main trigger a GitHub Actions workflow that builds with Zensical and deploys to GitHub Pages.

Screenshot Agent

This repo is used as a submodule by the screenshotGenAgent which automatically generates annotated screenshots for pages marked with 📸 anchors. See .cfg4docGenAgent for the agent's per-repo config.

Contributing

  • Follow the style guide in STRUCTURE.md
  • English, active voice, "you"-address
  • Product name: TrustSource (bold-italic on first mention per page)
  • Admonitions: > [!NOTE], > [!TIP], > [!CAUTION], > [!WARNING]
  • Screenshots: PNG, max 1200px wide, with alt text

About

provides online documentation for TrustSource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors