mdbear 0.1.3

A Bear Blog-inspired static site generator.
mdbear-0.1.3 is not a library.

mdBear

A fast static site generator inspired by Bear Blog, written in Rust.

Features

  • Generate static sites from Markdown files
  • Support for both pages and blog posts with date-based ordering
  • Customizable themes using Tera templating engine
  • Simple initialization command to get started quickly

Installation

Install from crates.io:

cargo install mdbear

License

MIT