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
- Drop a new
.mdfile intocontent/blog/. - Fill in the frontmatter.
- Write the body.
That's it — Nuxt Content will pick it up on the next request.