Hello, World
- portfolio
- notes
A first test post for the markdown-powered blog.
Why add a blog?
I wanted a small place to write down engineering notes, project decisions, and things I learn while building.
This first version is intentionally simple:
- Write posts as Markdown files.
- Commit them with the rest of the site.
- Let the portfolio render them as static pages.
That keeps publishing low-friction while leaving room to add a CMS later.