Documentation for the cssc-framework repository. Content is organized by
topic so each area can grow independently.
| Folder | Purpose |
|---|---|
contributing/ |
Guides and conventions for people contributing to this repository. |
architecture/ |
Design and architecture documentation. |
guides/ |
How-to and operational guides. |
reference/ |
Reference material and conventions. |
- Mirroring base images from Docker Hub to GHCR — how the mirror actions work and how to add a new mirror for another image or tag.
- Image mirror workflows — how the Docker Hub → GHCR mirroring GitHub Actions are structured, the tooling they use, and what they do and do not do.
- Workflow naming conventions — how GitHub Actions workflows are named and organized in this repository.