workshop: Polish pass across site for Camps 1,2 & 3.#77
Merged
Conversation
…nore agent artifacts - Split Camp 1 identity page into multi-section subpages (cloud exploits, managed identity, key vault, OAuth/JWT, validate) - Polish Camp 2/3/4 pages: collapsible blocks, RFC-style ASCII for Camp 4 'What You'll Build', unwrap Output Sanitization in Camp 3, mark Layer 3 optional - Add new diagram/screenshot images across base camp and camps 1-3 - Center and resize summit page hero image - Ignore .agents/, .scratch/, skills-lock.json
docs: polish workshop camps
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.
Summary
Polish pass across the workshop docs site plus a Camp 1 restructure into multi-section subpages.
Changes
Camp 1 — restructure
docs/camps/camp1-identity.mdinto a multi-section folderdocs/camps/camp1-identity/:index.md,section1-cloud-exploits.md,section2-managed-identity.md,section3-key-vault.md,section4-oauth-jwt.md,section5-validate.mdCamp 2 — polish
index.md,api-governance.md,section1-gateway-governance.md,section2-content-safety.md,section3-network-security.mdCamp 3 — polish + reorder
??? noteblocks, moved the What is PII redaction? admonition inside Validate 2, swapped the ASCII diagram forcamp3_whatyoubuilt.png, marked Layer 3 as OptionalCamp 4 — polish
+/-/|/vonly) with column-34 aligned vertical connectors between MCP Client → APIM → Security FunctionSite-wide
docs/index.md,docs/stylesheets/extra.css,mkdocs.ymlupdateddocs/images/(base camp, camps 1–3)Ignore agent scaffolding
.gitignorenow excludes.agents/,.scratch/,skills-lock.jsonVerification
python -m mkdocs build --strict→ clean (no ERROR lines)