Hello World
Welcome to our first blog post! This is an example of how our blog system works.
Features
- Markdown Support: Write posts in Markdown for easy formatting
- Frontmatter: Use YAML frontmatter to define post metadata
- No Database: All posts are stored as files in the repository
Getting Started
To create a new post, simply add a new .md file to the content/blog directory with the proper frontmatter structure.
That's it! Your post will automatically appear in the blog index.