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
Contributor

Each wiki page gets a top ⬅ Previous link and a bottom Continue to ➡ link, computed from the module order + capstone (Module 1 has no prev; the capstone has no next). Generated in the wiki — survives reorders, no source churn. Merging this triggers the live CI to re-render the wiki with the nav.

🤖 Generated with Claude Code

Each wiki page gets a top **⬅ Previous** link and a bottom **Continue to ➡** link, computed from the module order + capstone (Module 1 has no prev; the capstone has no next). Generated in the wiki — survives reorders, no source churn. Merging this triggers the live CI to re-render the wiki with the nav. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude added 1 commit 2026-06-22 19:21:52 -04:00
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
claude merged commit 1522721a9a into main 2026-06-22 19:22:01 -04:00
claude deleted branch feat/wiki-prev-next-nav 2026-06-22 19:22:01 -04:00
Sign in to join this conversation.