Skip to content

Normalize course syllabus chapter labels#294

Merged
bdorlus merged 1 commit into
thetechhustle:mainfrom
jules-tth:kodax/course-syllabus-consistency-202605140812
May 18, 2026
Merged

Normalize course syllabus chapter labels#294
bdorlus merged 1 commit into
thetechhustle:mainfrom
jules-tth:kodax/course-syllabus-consistency-202605140812

Conversation

@jules-tth
Copy link
Copy Markdown
Contributor

Scope

  • Normalizes the course syllabus chapter labels to use consistent Chapter NN: Title formatting.
  • Removes stale marketing-style subtitles and emoji from syllabus links while preserving existing links and lesson counts.
  • Keeps this isolated to docs/course/syllabus.md so it does not conflict with the open chapter lesson PRs.

Verification

  • python -m pip install -r requirements.txt could not run because python is not on PATH.
  • python3 -m pip install -r requirements.txt passed.
  • python3 -m mkdocs build --strict passed.
  • make build passed.
  • git diff --check passed.
  • find docs -type f -name "*.md" -size 0 -print returned no files.
  • Final open-PR overlap check returned no open PR touching docs/course/syllabus.md.

@jules-tth
Copy link
Copy Markdown
Contributor Author

Reviewer assignment to bdorlus failed during PR creation: GraphQL: jules-tth does not have the correct permissions to execute RequestReviewsByLogin (requestReviewsByLogin).

@bdorlus bdorlus merged commit b8264d3 into thetechhustle:main May 18, 2026
1 check passed
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.

2 participants