- Run
cargo install mdbook mdbook-admonish mdbook-mermaid hbs-cli
to install dependencies. - In each of the book folders, run
mdbook serve --open
to start the dev server. - New books should use the plugins listed below
- admonish
- mermaid (go into
mermaid-init.js
and set the theme to neutral) - pagetoc (will need manual installation)