This is a sample blog post used to prove the content collection workflow.
Creating a new post should be as simple as adding another Markdown file with valid frontmatter.
Code Sample
export const status = 'content collections ready'
The real blog index and post routes will come in the next task.