Hello World
Welcome to my blog! This is a sample post to demonstrate the new blog system.
Features
- Markdown support
- Frontmatter parsing
- Static generation
- Responsive design
Code Example
function hello() {
console.log("Hello, World!");
}
What's Next?
Stay tuned for more posts about technology, programming, and other interesting topics!