Add prev/next textbook nav to wiki pages #77

Merged
claude merged 1 commits from feat/wiki-prev-next-nav into main 2026-06-22 19:22:01 -04:00

1 Commits

Author SHA1 Message Date
claude f9ae464827 feat(wiki): add prev/next textbook navigation to generated pages
Each wiki page now gets a top "⬅ Previous: <Module>" link (omitted on Module 1)
and a bottom "Continue to: <Module> ➡" link (omitted on the capstone), computed
from the ordered module sequence + capstone. Generated, so it can't drift and
survives any reorder. Wiki-only (the reading surface); source modules untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
2026-06-22 19:21:51 -04:00