Hello, World!
Hello, World
This is my first blog post using the static site generator. The generator supports Markdown features like:
Lists
- Item 1
- Item 2
- Item 3
Code Blocks
fn main() {
println!("Hello, World!");
}
Links
Check out Rust's official website.
Tables
Feature | Supported |
---|---|
Markdown | ✅ |
RSS | ✅ |
Templates | ✅ |
That's all for now!