Skip to content

Add per-course content roots and course scaffold#1

Merged
puppe1990 merged 2 commits into
mainfrom
feat/course-content-scaffold
May 19, 2026
Merged

Add per-course content roots and course scaffold#1
puppe1990 merged 2 commits into
mainfrom
feat/course-content-scaffold

Conversation

@puppe1990

Copy link
Copy Markdown
Owner

Summary

  • move course markdown content out of the shared docs root into courses//docs
  • make VitePress resolve the active course content directory through srcDir
  • add npm run course:new -- "Course Title" to scaffold a new course manifest and starter docs

Validation

  • npm test
  • npm run docs:build
  • npm run course:activate -- agent-ops-bootcamp && npm run docs:build && npm run course:activate -- learn-harness-engineering
  • npm run course:new -- sample-growth-lab "Sample Growth Lab" followed by activation + build, then cleanup

@puppe1990 puppe1990 merged commit 2ddd954 into main May 19, 2026
1 check passed
@puppe1990 puppe1990 deleted the feat/course-content-scaffold branch May 19, 2026 15:13

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f3538ee368

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/.vitepress/config.mts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant