Skip to content

Conversation

@chalin
Copy link
Collaborator

@chalin chalin commented Nov 7, 2025

  • Contributes to Migration to docsy theme #746 by doing some prep work.
  • Relocates all mentoring pages, placing them under the /mentoring/ section (that already exists)
  • Adds aliases so that the old paths will redirect to the new page locations
  • Adds a few other Docsy related config and shortcodes

The only change introduced by this PR is the relocation of the mentorship pages:

$ (cd public && git diff -bw --ignore-blank-lines -I "build-timestamp|mentorship.for-m" -- ':(exclude)*.xml' ':(exclude)*.(map|js)') | grep ^diff | head
diff --git a/docs/index.html b/docs/index.html
diff --git a/mentorship-for-mentees/index.html b/mentorship-for-mentees/index.html
diff --git a/mentorship-for-mentors/index.html b/mentorship-for-mentors/index.html
diff --git a/mentorship/index.html b/mentorship/index.html

The change /docs/index.html can be ignored since it's impossible to reach that page in the current site config (that page redirects to the current version's doc landing page.)

Previews:

Redirect tests:

@chalin chalin added the docsy label Nov 7, 2025
@chalin chalin mentioned this pull request Nov 7, 2025
32 tasks
@chalin chalin changed the title Move all mentorship into Mentorship section, and other docsy prep Move all mentorship pages into Mentorship section, and other docsy prep Nov 7, 2025
@yurishkuro yurishkuro merged commit 235e619 into jaegertracing:main Nov 7, 2025
8 checks passed
@chalin chalin deleted the chalin-m24-mentorship-reorg-etc-2025-1107 branch November 7, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants