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
Owner

Summary

  • Convert all frontmatter titles to lowercase-hyphenated format (e.g., grafana-alloy instead of Grafana Alloy)
  • 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.

Deployment and Testing

  • Pre-commit hooks pass (doc-titles and doc-links)
  • Build docs v1.0.8 and deploy
  • Verify wiki-links resolve correctly (e.g., [[grafana-alloy]])

🤖 Generated with Claude Code

## Summary - Convert all frontmatter titles to lowercase-hyphenated format (e.g., `grafana-alloy` instead of `Grafana Alloy`) - 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. ## Deployment and Testing - [x] Pre-commit hooks pass (`doc-titles` and `doc-links`) - [ ] Build docs v1.0.8 and deploy - [ ] Verify wiki-links resolve correctly (e.g., `[[grafana-alloy]]`) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
- 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>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
eblume merged commit 3e4b5c2dd3 into main 2026-02-03 16:06:36 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!92
No description provided.