Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Platform Scripts

Automation that operates on platform itself. Scripts that operate on every repo in the AzureLocal org live in ../repo-management/org-scripts/.

Files

ScriptPurpose
Build-PlatformSite.ps1Wraps mkdocs build with platform defaults; used by CI
Test-PlatformStructure.ps1Validates this repo against its own rules (used by platform-ci.yml)
Update-StandardsIndex.ps1Regenerates navigation / TOCs after standards edits

Running locally

./scripts/Test-PlatformStructure.ps1
./scripts/Build-PlatformSite.ps1-OutputDir ./site