📄️ Archive Repository
The bootstrap archive --repo command scaffolds a standalone archive viewer site and publishes it to a new remote repository in a single step — no manual git or platform configuration required.
📄️ Customizing the Archive UI
The archive site generated by bootstrap archive is a standard Docusaurus + Tailwind project. You can modify any file — React components, CSS, configuration — and then sync your changes back to the cookiecutter template so they are reused in future scaffoldings.
📄️ GitHub Actions
Integrating regis-cli into your GitHub Actions workflows allows you to automate security and compliance checks for every container image you build. This ensures that only images meeting your predefined standards are promoted through your pipeline.
📄️ GitLab CI
Guide to using regis-cli in GitLab CI/CD pipelines.