Skip to content

Commit 43d4054

Browse files
brabojclaude
andcommitted
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

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ Thumbs.db
4848
*.mov
4949
*.wmv
5050

51+
astro-site/src/content/assets

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 128 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)