deploy: whole-flow as plain text, restore v2 diagram shape; admonition variety
- 'The whole flow' is now plain prose, not an abstract box. - Restore the v2 diagram shape (git -> staging via develop-if-gitflow AND git -> deployment, converging on docker) instead of the linear main-only one, keeping the simplified 'libs (rethink-public, pip)' wording. - Spread admonition types for variety across pages: index agent-callout tip -> example; environments uv.lock note -> info; standards logging note -> info. (deploy already mixes success/danger/example/warning/tip.) Verified in-browser: whole-flow reads as text, diagram renders in the v2 shape; mkdocs build --strict clean. Signed-off-by: disqualifier <dev@disqualifier.me>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ infrastructure specifics (hostnames, internal IPs, exact topology, secrets) stay
|
||||
out of it; examples use placeholders like `<workspace>`, `<project>`, and
|
||||
`/srv/...`.
|
||||
|
||||
!!! tip "Point your coding agent here"
|
||||
!!! example "Point your coding agent here"
|
||||
Want your agent aware of our libraries, standards, and deploy rules before it
|
||||
writes a line? Tell it to read this handbook — so it reaches for an existing
|
||||
`rethink-public` lib instead of reinventing it, follows our conventions, and
|
||||
|
||||
Reference in New Issue
Block a user