Welcome to My Blog
2024-01-01
This is an example blog post. You can write your blog posts in Markdown format.
Getting Started
To add a new blog post:
- Create a new
.mdfile in thecontent/blogdirectory - Add frontmatter at the top with
title,date, andexcerpt - Write your content in Markdown below the frontmatter
Markdown Support
You can use all standard Markdown features:
- Bold text
- Italic text
- Lists
- Code blocks
- And more!
Happy writing!