Copilot CLI for Beginners website experience (#1078)

* Initial pass at bringing a website experience to copilot cli for beginners

* dropped the number from the heading

* Adding codeowner

* agentic workflow to keep the docs in sync

* Making it more aligned with the source material

* Removing the badges and TOC since we get some of that from astro

* updating the agentic workflow

* Adding learning hub to llms.txt

* Removing nav that comes from the source markdown files
This commit is contained in:
Aaron Powell
2026-03-26 09:03:21 +11:00
committed by GitHub
parent 3e01810473
commit 90b4bf3853
97 changed files with 7417 additions and 13 deletions

View File

@@ -1,6 +1,10 @@
# Default owner for everything
* @aaronpowell
# Adding Dan Wahlin as the owner for the CLI for Beginners content and images
/website/src/content/docs/learning-hub/cli-for-beginners/ @DanWahlin
/website/src/images/cli-for-beginners/ @DanWahlin
# Agentic Workflows
/workflows/ @brunoborges
/.github/workflows/validate-agentic-workflows-pr.yml @brunoborges