Hello, World
This is your first blog post. Replace this content with your own writing.
To create a new post, add a Markdown file to src/content/blog/. Each file needs frontmatter with a title, description, and publication date:
---
title: 'My Post Title'
description: 'A short summary for search engines and RSS.'
pubDate: 'Jul 04 2026'
---
Your post content goes here.
Posts appear automatically on the blog index page.