Why this structure
This blog uses a BLUF-first format so the most important conclusion appears before details.
How to add new posts
- Create a new markdown file in
_posts/namedYYYY-MM-DD-title.md. - Add front matter with
title,description,bluf, andtldr. - Write semantic headings (
##,###) and link to related internal pages.
Recommended post template
---
title: "Post title"
description: "One-line summary"
bluf: "One-sentence bottom line up front"
tldr:
- "Point 1"
- "Point 2"
---
## Context
## Approach
## Results
After the last line
Comments & sharing
Agree, disagree, add context, or send this to someone who would have a take.
Share
Public thread
Comments are public and attached to this post through GitHub Discussions. Sign in with GitHub to join the thread.
Open public discussions