Update main README to reflect docs restructuring
Point to docs/README.md for the restructuring plan and clarify that zk cards now live in docs/zk/. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
7112297150
commit
fb8f98a47d
1 changed files with 3 additions and 2 deletions
|
|
@ -80,10 +80,11 @@ This repo uses [Forgejo Actions](https://forgejo.org/docs/latest/user/actions/)
|
|||
|
||||
## Documentation
|
||||
|
||||
Documentation lives in `docs/` and covers infrastructure, services, and operational runbooks. View all docs with:
|
||||
Documentation lives in `docs/` and is being restructured to follow the [Diataxis](https://diataxis.fr/) framework. See [`docs/README.md`](docs/README.md) for the restructuring plan and current status.
|
||||
|
||||
**Quick reference (zettelkasten cards):**
|
||||
```bash
|
||||
mise run zk-docs
|
||||
```
|
||||
|
||||
The docs use [Obsidian](https://obsidian.md) wiki-link syntax (`[[link]]`) for cross-references. Edit with any markdown editor, or use [obsidian.nvim](https://github.com/obsidian-nvim/obsidian.nvim) for enhanced navigation and completion.
|
||||
The zk cards in `docs/zk/` use [Obsidian](https://obsidian.md) wiki-link syntax (`[[link]]`) for cross-references. Edit with any markdown editor, or use [obsidian.nvim](https://github.com/obsidian-nvim/obsidian.nvim) for enhanced navigation and completion.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue