Deployed here.
Install mdbook with cargo
cargo install mdbookAnd then use mdbook serve to deploy it to http://localhost:3000 (or whatever port you want) or mdbook build to generate the HTML.
Deployed here.
Install mdbook with cargo
cargo install mdbookAnd then use mdbook serve to deploy it to http://localhost:3000 (or whatever port you want) or mdbook build to generate the HTML.