Commit Graph

2 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
claude 3c1c94fb1a Generate the course textbook into the wiki from modules/ (CI sync) (#72)
Sync course wiki / sync-wiki (push) Has been cancelled
Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
2026-06-22 18:53:11 -04:00