Mirror full styleguide docs into portal repo on sync
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
## Ziel
|
||||
|
||||
Der Styleguide bleibt in diesem Repository die Source of Truth. Das Portal holt den Stand versioniert als `public/assets/styleguide.upstream.css`.
|
||||
Der Styleguide bleibt in diesem Repository die Source of Truth. Das Portal holt:
|
||||
|
||||
- den deploy-relevanten CSS-Upstream versioniert als `public/assets/styleguide.upstream.css`
|
||||
- die vollstaendige Styleguide-Dokumentation gespiegelt nach `docs/styleguide`
|
||||
|
||||
## Vorbereitung
|
||||
|
||||
@@ -30,6 +33,7 @@ Optional kann der Zielpfad ueberschrieben werden:
|
||||
|
||||
- `public/assets/styleguide.upstream.css` aktualisiert
|
||||
- `public/assets/styleguide.upstream.meta.json` aktualisiert (Version, Commit, Zeitstempel)
|
||||
- `docs/styleguide` gespiegelt (mit `--delete`, ohne `.git`, `.codex`, `scripts/`)
|
||||
- Optional: automatischer Commit + Push im Portalrepo
|
||||
|
||||
## Standardprozess je Release
|
||||
|
||||
Reference in New Issue
Block a user