Hello World!

A simple test post to ensure the static site generator is working as expected.

Welcome to AxumPress

This is a test post!

fn main() {
    println!("Hello from a markdown file!");
}