Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 585 Bytes

SETUP.md

File metadata and controls

7 lines (7 loc) · 585 Bytes

Setup your environment

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