Compare commits

..

1 commit

Author SHA1 Message Date
6b84a5688e Add docs/ directory with blumeops zk cards
Move 21 blumeops-tagged zettelkasten cards from ~/code/personal/zk/
to docs/ in this repository. These files are symlinked back into the
zk at ~/code/personal/zk/blumeops for seamless obsidian.nvim integration.

This enables:
- Git-managed documentation in the blumeops repo
- Preserved wiki links between blumeops docs
- obsidian-sync isolation (docs don't sync to other devices)
- Direct editing via obsidian.nvim with the blumeops workspace

Also updates zk-docs mise task to read from local docs/ directory.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 19:17:10 -08:00
2 changed files with 4 additions and 4 deletions

View file

@ -80,10 +80,10 @@ This repo uses [Forgejo Actions](https://forgejo.org/docs/latest/user/actions/)
## Documentation
Detailed documentation lives in my personal zettelkasten, which is not included in this repository. You can view the docs with:
Documentation lives in `docs/` and covers infrastructure, services, and operational runbooks. View all docs with:
```bash
mise run zk-docs
```
The zettelkasten is private at time of writing. If you're interested in the documentation or have questions about this project, please reach out to blume.erich@gmail.com.
The docs use [Obsidian](https://obsidian.md) wiki-link syntax (`[[link]]`) for cross-references.

View file

@ -35,7 +35,7 @@ ACLs are managed via Pulumi in `pulumi/policy.hujson`. See [[pulumi]] for deploy
| Group | Members | Purpose |
|---------------------|--------------------------------------------|----------------------------------|
| `group:allisonflix` | blume.erich@gmail.com, acmdavis@gmail.com | Jellyfin media access |
| `group:allisonflix` | <admin-email>, <member-email> | Jellyfin media access |
### Device Tags
@ -57,7 +57,7 @@ ACLs are managed via Pulumi in `pulumi/policy.hujson`. See [[pulumi]] for deploy
Notes:
- **Admins** - full access to all services via `autogroup:admin`
- **Allison** (`acmdavis@gmail.com`) - member services only, no Grafana/Loki/NAS
- **Allison** (member) - member services only, no Grafana/Loki/NAS
### SSH Access