Click here to open the rendered book.
This project use mdBook which is written in the Rust programming language, which you can install by following this guide.
Then, you can install mdBook and a few extensions used by this project by running the following command :
cargo install mdbook mdbook-linkcheck mdbook-regex-replacer
To work on the book and have a live preview of the changes, run :
mdbook serve