Welcome to the Neutree Blog
Intro placeholder post to validate the blog architecture.
This is a placeholder post to verify the blog page layout, routing, and Markdown rendering.
What’s next
- Add real posts under
src/content/blog/ - Extend frontmatter (authors, cover images, etc.)
- Add RSS / sitemap if needed
Sample formatting
Inline code: astro:content
export const collections = { blog };