# mdbook

sudo apt install build-essential
cargo install mdbook

will take a while for many crates to be built the first time

cd ~/repos/localnative/localnative-lecture/hx2019
mdbook serve
mdbook build

# more

other static website generator

Zola

MkDocs

Hugo