Hello, world

This is a placeholder blog post. It exists so you can see how the reading layout, typography, and spacing look — replace it with your own writing.

A subheading

Body text sits in a comfortable measure for reading. Here’s a link to Astro’s docs and some inline code for good measure.

  • A short list item
  • Another list item
  • One more for rhythm

A blockquote, styled with a single accent rule on the left.

// Fenced code blocks are styled too.
export function greet(name: string) {
  return `Hello, ${name}`;
}

Wrap up with a final paragraph. Add real posts as Markdown files in src/content/blog/.

← All posts