Skip to content

Fixing the script so that lowercase slugs are generated, README is up…#124

Merged
kadolor merged 1 commit intomainfrom
fix-sentence-casing-PR
Feb 9, 2026
Merged

Fixing the script so that lowercase slugs are generated, README is up…#124
kadolor merged 1 commit intomainfrom
fix-sentence-casing-PR

Conversation

@kadolor
Copy link
Contributor

@kadolor kadolor commented Feb 6, 2026

…dated, and navigation is correctly mapped

@kadolor kadolor self-assigned this Feb 6, 2026
@gitnotebooks
Copy link

gitnotebooks bot commented Feb 6, 2026

@kadolor
Copy link
Contributor Author

kadolor commented Feb 6, 2026

@kadolor
Copy link
Contributor Author

kadolor commented Feb 6, 2026

@kadolor kadolor requested a review from Copilot February 6, 2026 23:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the notebook-to-docs publishing pipeline to generate lowercase MDX slugs, document the process in the README, and switch docs navigation categorization to an explicit filename→category mapping.

Changes:

  • Documented the docs publishing workflow and navigation mapping requirements in README.md.
  • Updated MDX conversion to always emit lowercase, hyphenated output filenames.
  • Replaced prefix-based category detection with an explicit FILENAME_TO_CATEGORY mapping.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
README.md Adds documentation on automatic notebook→MDX publishing and how to maintain nav mappings.
Makefile Makes convert run clean first (and adjusts the target line).
.github/workflows/scripts/update_docs_navigation.py Switches navigation categorization to an explicit filename→category dict.
.github/workflows/scripts/notebook_to_mdx.py Ensures generated MDX filenames are lowercase.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kadolor kadolor requested a review from rbavery February 6, 2026 23:44
@kadolor kadolor merged commit 1900a1e into main Feb 9, 2026
3 checks passed
@kadolor kadolor deleted the fix-sentence-casing-PR branch February 9, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants