Switch to filename-based wiki-links (Quartz resolves by filename)

- Convert all wiki-links from title-based to filename-based
- Update doc-links to validate against filenames
- Add doc-filenames task for duplicate filename detection
- Consolidate doc hooks into single local block in pre-commit config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-03 16:29:31 -08:00
commit 9630655cc9
28 changed files with 166 additions and 149 deletions

View file

@ -17,10 +17,10 @@ Self-hosted photo and video management.
| **Namespace** | `immich` |
| **Deployment** | Helm chart (k8s) |
| **Database** | [[postgresql]] (CNPG) |
| **Storage** | [[sifaka-nas | Sifaka]] photos volume |
| **Storage** | [[sifaka | Sifaka]] photos volume |
## Related
- [[postgresql]] - Database backend
- [[sifaka-nas | Sifaka]] - Photo storage
- [[sifaka | Sifaka]] - Photo storage
- [[jellyfin]] - Video streaming (separate service)