docs(mentorship): add programme sunset callout to all pages #32

Merged
naomi merged 1 commits from feat/mentorship into main 2026-05-26 11:20:56 -07:00
Owner

Summary

The open Mentorship Programme is being closed. This PR adds a :::caution[Programme Sunset] aside to the top of every page under src/content/docs/mentorship/ (and the nested resources/ subdirectory) so anyone landing on these pages immediately understands the current state of the programme.

The callout:

  • States that the open programme has been sunset and is no longer accepting new participants
  • Notes that the pages remain available as reference material
  • Describes the new private, invite-only personalised development programme
  • Clarifies that there is no application process
  • Directs interested readers to the Discord community as the route to being noticed for an invite

Files changed

  • 11 main mentorship pages (00-faq through 10-graduation)
  • 10 resource pages under mentorship/resources/
  • 21 files total, 168 insertions, 0 deletions

Test plan

  • pnpm lint passes (0 cspell issues across 176 files)
  • pnpm build succeeds (177 pages built, no Starlight aside errors)
  • Spot-checked rendered placement on 00-faq.md and resources/career-prep.md
  • Visual confirmation in deployed preview

Notes

While working on this, I noticed one pre-existing em-dash in mentorship/07-writing-code.md (line 184, in the body content, not the callout). Out of scope for this PR but worth a future cleanup pass to bring those legacy docs in line with your tone guide.

## Summary The open Mentorship Programme is being closed. This PR adds a `:::caution[Programme Sunset]` aside to the top of every page under `src/content/docs/mentorship/` (and the nested `resources/` subdirectory) so anyone landing on these pages immediately understands the current state of the programme. The callout: - States that the open programme has been sunset and is no longer accepting new participants - Notes that the pages remain available as reference material - Describes the new private, invite-only personalised development programme - Clarifies that there is no application process - Directs interested readers to the Discord community as the route to being noticed for an invite ## Files changed - 11 main mentorship pages (`00-faq` through `10-graduation`) - 10 resource pages under `mentorship/resources/` - 21 files total, 168 insertions, 0 deletions ## Test plan - [x] `pnpm lint` passes (0 cspell issues across 176 files) - [x] `pnpm build` succeeds (177 pages built, no Starlight aside errors) - [x] Spot-checked rendered placement on `00-faq.md` and `resources/career-prep.md` - [ ] Visual confirmation in deployed preview ## Notes While working on this, I noticed one pre-existing em-dash in `mentorship/07-writing-code.md` (line 184, in the body content, not the callout). Out of scope for this PR but worth a future cleanup pass to bring those legacy docs in line with your tone guide.
hikari added 1 commit 2026-05-26 09:22:23 -07:00
docs(mentorship): add programme sunset callout to all pages
Node.js CI / CI (pull_request) Successful in 56s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m21s
175595a26d
The open Mentorship Programme is being closed. A caution-style aside is
now displayed at the top of every mentorship page (including the nested
resource pages) explaining the sunset, describing the new invite-only
personalised development programme, and pointing readers to the Discord
community as the route to being noticed for an invite.
naomi merged commit c8f7f701b4 into main 2026-05-26 11:20:56 -07:00
naomi deleted branch feat/mentorship 2026-05-26 11:20:56 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/docs#32