Mello World
Welcome to the blog system! 🎉
This is a test entry created on August 30, 2025.
It uses front matter at the top of the file to define metadata such as title, date, published status, tags, and an excerpt.
Here are a few things to check:
- Does this post show up on the
/blogs
index page? - Does the excerpt render correctly in the list view?
- Can you click through to
/blogs/2025/hello-world
to see this full content?
If you’re seeing this, then the parsing, index building, and rendering pipeline are all working properly. ✅