Files
docs/blog/index.md
2026-01-28 20:41:51 -07:00

27 lines
371 B
Markdown

---
tags:
- Blog
- Index
- Documentation
---
# Blog
## Purpose
Narrative posts for lessons learned, experiments, and updates.
## New Post Template
````markdown
# <Post Title>
## Context
<why this mattered>
## What Changed
- <key actions or decisions>
## Results
- <what worked / what failed>
## Lessons Learned
- <what you would do differently next time>
````