2026-06-26 · TODO

Welcome to the blog

A first post — placeholder content to verify the blog is wired up.

Welcome

This is a placeholder post. Replace it with real content when ready.

What this is

The blog lives at /blog. Posts are Markdown files under content/blog/.

Each file's frontmatter (title, description, date, author) shows up on the index and on the post page.

Adding a post

  1. Drop a new .md file into content/blog/.
  2. Fill in the frontmatter.
  3. Write the body.

That's it — Nuxt Content will pick it up on the next request.