Commit 43d4054
refactor: wire all chapters to Astro site, simplify navigation
- Remove CODE_OF_CONDUCT, CONTRIBUTING, SANDBOX
- Replace operations subsections and test pages with 9 single-page chapters
- Rename concepts to building-blocks to match canonical chapter
- Consolidate installation instructions under one section
- Replace command subsections with daily operations reference table
- Rewrite exercises as a linear workflow: install, clone, add, commit, push, pull
- Update quiz to test core concepts (index purpose, commit chain)
- Simplify nav.ts — all sections are single-page, no subsections
- Add collapsible ToC with h2 headings, expandable h3+ children
- Disable syntax highlighting — dark terminal style code blocks
- Add assets symlink to .gitignore (Windows compatibility)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 91ecba9 commit 43d4054
40 files changed
Lines changed: 3948 additions & 7347 deletions
File tree
- astro-site
- src
- components
- content/docs
- data
- lib
- styles
- chapters
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
This file was deleted.
This file was deleted.
0 commit comments