29 lines
455 B
Markdown
29 lines
455 B
Markdown
---
|
|
type: resource
|
|
title: "{{title}}"
|
|
topic: "{{topic}}"
|
|
created: "{{date}}"
|
|
tags:
|
|
- resource
|
|
sources: []
|
|
---
|
|
|
|
# {{title}}
|
|
|
|
## Summary
|
|
|
|
(2-3 sentences: what is this, why is it here, what is it useful for?)
|
|
|
|
## Key content
|
|
|
|
(The actual reference material — quotes, summaries, links, structured information.)
|
|
|
|
## Sources
|
|
|
|
- (citations, links to external material)
|
|
|
|
## Related
|
|
|
|
- Areas using this: [[{{area-1}}]]
|
|
- Projects using this: [[{{project-1}}]]
|