Based on MdBook, enables easy documentation writing in markdown and automatic CI building on commit.
See the Getting Started chapter in the book to learn more.
To run locally, clone this repo:
git clone Then after making sure you have Rust installed you can run this command to install the mdbook cli:
cargo install mdbookThen use the serve command, which will build your book and start a local webserver:
mdbook serve --openGet started: translations You can view the report here: translation-report