mdweb is a static blog engine written in pure Rust
mdweb is a static blog engine written in pure Rust. It renders a directory of Markdown documents into a live, multi-language web blog — no build step, no database, no JavaScript framework, and zero external dependencies (stdlib only). It…