Convert wiki-link titles to lowercase slugs #92

Merged
eblume merged 2 commits from feature/slug-titles into main 2026-02-03 16:06:36 -08:00

2 commits

Author SHA1 Message Date
5a0953ea54 Fix frontmatter closing delimiter on separate line
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:05:43 -08:00
fb5684929b Convert wiki-link titles to lowercase slugs
- Convert all frontmatter titles to lowercase-hyphenated format
- Update all wiki-links to use the new slug format
- Update doc-titles task to validate slug format (lowercase, hyphens only)

Quartz appears to require titles without spaces for wiki-link resolution.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:02:03 -08:00