Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
5001210
chore: start workshop paths restructure
Copilot Apr 30, 2026
4b7be42
feat: restructure workshop-content into multi-path layout (CLI, VS Co…
Copilot Apr 30, 2026
2c06d39
chore: add image placeholder directories for path-specific assets
Copilot Apr 30, 2026
af76cbb
feat(docs): publish workshop site + dedup + content partials
GeekTrainer Apr 30, 2026
52ed813
Migrate workshop docs from MkDocs to Astro + Starlight
GeekTrainer May 8, 2026
c2d5a89
Move 'Custom instructions' into each path group as module 1
GeekTrainer May 8, 2026
6eb3a32
Add module 1 hands-on for VS Code and CLI; share docstring partial
GeekTrainer May 8, 2026
d5f79b8
Restructure: per-path custom instructions module 1
GeekTrainer May 8, 2026
02864c0
Tighten CLI flow: keep publishers.py, drop generating-code warm-up
GeekTrainer May 8, 2026
082c53f
Centralize Copilot session intros into Aside partials
GeekTrainer May 8, 2026
0190239
Move session callouts to start of first hands-on exercise
GeekTrainer May 8, 2026
1e12099
Adopt prefixed naming for partials; extract MCP + model-choice; fix d…
GeekTrainer May 8, 2026
7f9d14e
Collapse cloud-agent lesson into shared module
GeekTrainer May 8, 2026
f1371f4
chore(copilot): refocus configuration on workshop content authoring
GeekTrainer May 8, 2026
b8714b4
chore: strip application code (now in github-samples/tailspin-toys)
GeekTrainer May 8, 2026
f3f1526
docs: rewrite root README and docs/README for content-only repo
GeekTrainer May 8, 2026
6edb587
chore(copilot): import skills and agents from github/awesome-copilot
GeekTrainer May 8, 2026
d4798d3
docs(workshop): repoint template repo references to github-samples/ta…
GeekTrainer May 8, 2026
abfb7f8
feat(workshop): add MDX→Markdown renderer script
GeekTrainer May 8, 2026
6c0bfb0
feat(workshop): generate workshop/ folder for GitHub.com learners
GeekTrainer May 8, 2026
2b3aff9
ci: add PR workflow to verify rendered workshop is up to date
GeekTrainer May 8, 2026
2eaa981
docs: point learners at workshop/, document author flow
GeekTrainer May 8, 2026
2a9948d
ci(workshop): generate workshop/ on main, validate on PR
GeekTrainer May 8, 2026
a6b1e33
docs: add AUTHORING.md, rewrite CONTRIBUTING.md, fix stale astro guid…
GeekTrainer May 8, 2026
15d9b81
refactor: move workshop-content into docs/src/content/docs/
GeekTrainer May 8, 2026
22a6b80
chore: add Python entries to .gitignore
GeekTrainer May 8, 2026
a6e7fc9
docs: tweak AUTHORING.md intro phrasing
GeekTrainer May 8, 2026
3f59cd2
fix: correct Exercise 1 numbering and align partials convention with …
GeekTrainer May 8, 2026
5d000e4
ci: pin lychee-action and split render workflow by least privilege
GeekTrainer May 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 0 additions & 36 deletions .devcontainer/devcontainer.json

This file was deleted.

1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
workshop/** linguist-generated=true
184 changes: 0 additions & 184 deletions .github/agents/accessibility.md

This file was deleted.

Loading
Loading