Example Blog Post
This is an example blog post. You can write your content here using Markdown.
Headers Work Great#
You can use all the standard Markdown features:
- Lists
- Bold text
- Italic text
- Links
Code Blocks#
fn main() {
println!("Hello, world!");
}
Blockquotes look great too!
Add your own blog posts by creating new .md files in the content/blog/
directory.