Files
docs/blog/index.md
Nicole Rappe e73bb0376f
All checks were successful
GitOps Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 4s
GitOps Automatic Documentation Deployment / Sync Docs to https://docs.bunny-lab.io (push) Successful in 6s
Documentation Restructure
2026-01-27 05:25:22 -07:00

20 lines
319 B
Markdown

# 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>
````