docs: site Zensical complet publié sur /docs/#12
Merged
Conversation
- documentation/ : config zensical.toml + 13 pages (accueil, contexte/consignes, architecture, gouvernance, shift-left, secrets, sast, conteneurisation, ci, composite-action, deploiement, robustesse, conformite) + assets. - ci-cd.yml : job docs-build (valide le build sur chaque PR) et deploy-frontend qui build le site et l'assemble avec le frontend en un artefact Pages unique (frontend a la racine, docs sur /docs/). Build valide en local (zensical 0.0.43).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Crée un site de documentation Zensical (comme
astronas/ynov-virtu) détaillant le projet, les consignes et l'implémentation technique, publié en sous-chemin/docs/du même GitHub Pages que le frontend.Contenu (
documentation/)zensical.toml+ 13 pages : Accueil, Contexte & consignes, Architecture, Gouvernance Git, Durcissement local, Secrets (SOPS/age), SAST & scan d'images, Conteneurisation & GHCR, Pipeline CI durci, Composite Action Trivy, Déploiement continu, Robustesse, Conformité aux consignes.Intégration CI (
ci-cd.yml)docs-build: valide le build Zensical à chaque PR (bloque en cas d'erreur).deploy-frontend(main) build le site et l'assemble avec le frontend en un seul artefact Pages : frontend à/, docs à/docs/.Build validé en local (zensical 0.0.43,
No issues found). Après merge surmain: docs en ligne sur sorway.github.io/DevSecOps/docs/.