Test Post
A small sample post to prove the Markdown blog workflow.
This is a test blog post written as a plain Markdown file.
It lives in src/content/blog, which keeps content separate from route components while still making it easy to add new posts.
Notes
- Frontmatter controls the title, date, and description.
- The filename controls the URL slug.
- Markdown formatting works inside the post body.