A sample post: how this blog works
This is a sample post. Every post is a single markdown file in src/content/posts/, and the block at the top of the file (between the --- lines) is the only required structure: a title, a date, and an optional one-line description that shows up on the writing index.
Everything below that is plain markdown. You can use bold, italics, links, and lists:
- Product thinking
- AI use cases
- Whatever you’re working on
Headings work too
And blockquotes, for when you want to set something apart.
To publish: add a new .md file next to this one, commit, and push. The site rebuilds automatically.