First Post
This is a sample post. You can write in Markdown.
First Post
Hello! This is the first post of the blog.
Markdown Support
This blog supports Markdown. You can use the following features:
- Bold text
- Italic text
Code blocks
Code Example
function hello() {
console.log('Hello, World!');
}
List
- First item
- Second item
- Third item
Next Steps
Add new markdown files to the content/ directory to create posts!