Skip to content

Commit 9944245

Browse files
derrickburnsclaude
andcommitted
fix(docs): Use underscore prefix for Jekyll collections
- Rename tutorials/ -> _tutorials/, howto/ -> _howto/, etc. - Update index.md links to use .html extension - Simplify header navigation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent a313f4d commit 9944245

18 files changed

+5
-10
lines changed

docs/_config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ highlighter: rouge
77
# Navigation
88
header_pages:
99
- index.md
10-
- tutorials/index.md
11-
- howto/index.md
12-
- reference/index.md
13-
- explanation/index.md
1410

1511
# Collections for organized content
1612
collections:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)