rdxl_static_template 0.0.1

Template for Static Site Generation with RDXL
Documentation
1
2
3
fn main() {
    rdxl_static::build();
}