Remove title slug check and test duplicate titles #116

Merged
eblume merged 1 commit from feature/docs-title-cleanup into main 2026-02-07 21:26:19 -08:00
Owner

Summary

  • Remove docs-check-titles pre-commit hook and mise task — wiki-links resolve by filename stem, not frontmatter title, so slug-format titles and uniqueness aren't needed
  • Add two test cards (title-test-alpha, title-test-beta) with identical title: Title Test Card to verify duplicate titles don't break Quartz or obsidian.nvim
  • Retitle index.md from blumeops-documentation to BlumeOps
  • Add GitHub and Forgejo repo links to homepage intro

Test plan

  • Deploy to docs site and verify both test cards render and cross-link correctly
  • Verify homepage title renders as "BlumeOps"
  • Verify repo links on homepage work
  • After confirming, remove test cards in a follow-up

🤖 Generated with Claude Code

## Summary - Remove `docs-check-titles` pre-commit hook and mise task — wiki-links resolve by filename stem, not frontmatter title, so slug-format titles and uniqueness aren't needed - Add two test cards (`title-test-alpha`, `title-test-beta`) with identical `title: Title Test Card` to verify duplicate titles don't break Quartz or obsidian.nvim - Retitle `index.md` from `blumeops-documentation` to `BlumeOps` - Add GitHub and Forgejo repo links to homepage intro ## Test plan - [ ] Deploy to docs site and verify both test cards render and cross-link correctly - [ ] Verify homepage title renders as "BlumeOps" - [ ] Verify repo links on homepage work - [ ] After confirming, remove test cards in a follow-up 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Title slug format was enforced by convention but wiki-links resolve by
filename stem, not frontmatter title. Remove the check and add two test
cards with duplicate titles to verify. Also add GitHub/Forgejo repo
links to homepage and retitle index to "BlumeOps".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit a7d6d44d3d into main 2026-02-07 21:26:19 -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!116
No description provided.