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

  1. First item
  2. Second item
  3. Third item

Next Steps

Add new markdown files to the content/ directory to create posts!