- install the Rust compiler
- in the console:
cargo install mdbook
- those extensions of mdbook should be installed:
cargo install mdbook-admonish
(https://github.com/tommilligan/mdbook-admonish)cargo install mdbook-hide
(https://github.com/ankitrgadiya/mdbook-hide/)cargo install mdbook-image-size
<(https://github.com/lhybdv/mdbook-image-size)cargo install mdbook-toc
mdbook serve
- open your browser at the URL given
mdbook build