Hello, world (sample post)
This is a sample post so you can see how the blog layout renders. Replace it with real content by dropping markdown files into src/content/blog/.
What a post supports
Regular paragraphs, bold, italics, and inline code.
// Code blocks render too
const greet = (name: string) => `Hello, ${name}!`;
Blockquotes for the dramatic moments.
- Lists
- Of
- Things
That’s it. Press start.