blumeops/docs/how-to
Erich Blume 3da455e49c Enforce unique doc filenames and simple wiki-links (#109)
## Summary
- Rename section index files to match their titles (tutorials.md, reference.md, how-to.md, explanation.md) so all filenames are unique
- Convert all ~47 path-based wiki-links to simple filename format across 15 files
- Update doc-filenames task to no longer skip index.md files
- Update doc-links task to reject path-based links containing '/'

This ensures all wiki-links work correctly in obsidian.nvim by making links resolvable by filename alone.

## Testing
- `mise run doc-filenames` - all unique
- `mise run doc-links` - no broken or path-based links
- `mise run doc-titles` - no duplicates

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/109
2026-02-04 17:21:34 -08:00
..
knowledgebase Add doc-random task and documentation improvements (#98) 2026-02-03 21:17:58 -08:00
add-ansible-role.md Enforce unique doc filenames and simple wiki-links (#109) 2026-02-04 17:21:34 -08:00
deploy-k8s-service.md Add Phase 4: how-to guides documentation (#95) 2026-02-03 20:17:24 -08:00
how-to.md Enforce unique doc filenames and simple wiki-links (#109) 2026-02-04 17:21:34 -08:00
restart-indri.md Add how-to guide for restarting indri (#108) 2026-02-04 14:39:48 -08:00
troubleshooting.md Rename indri-services-check to services-check (#103) 2026-02-04 07:49:15 -08:00
update-documentation.md Fix Quartz build to preserve git history for accurate file dates (#105) 2026-02-04 08:25:46 -08:00
update-tailscale-acls.md Add Phase 4: how-to guides documentation (#95) 2026-02-03 20:17:24 -08:00
use-pypi-proxy.md Complete Phase 6: documentation cleanup and integration (#97) 2026-02-03 20:52:37 -08:00