Welcome to AxumPress
This is a test post!
fn main() {
println!("Hello from a markdown file!");
}
A simple test post to ensure the static site generator is working as expected.
This is a test post!
fn main() {
println!("Hello from a markdown file!");
}