Hello, World!

Hello, World

This is my first blog post using the static site generator. The generator supports Markdown features like:

Lists

Code Blocks

fn main() {
    println!("Hello, World!");
}

Links

Check out Rust's official website.

Tables

FeatureSupported
Markdown
RSS
Templates

That's all for now!