This is a test post for the Midnight Snack Survival blog.
If you can read this on /blog/test-post/, the markdown pipeline, routing, and page layout are working as expected.
What this checks
- The post shows up on the blog index sorted by date
- Search can find it by title or summary
- The homepage "Latest News" section picks up recent posts
- Clean URLs resolve correctly through the router
Next steps
When you are ready to publish real announcements, add a new .md file in blog/posts/ with front matter and set published: true.
You can also draft posts with published: false until you are ready to go live.