- Install Just
cargo install justInitializes the mdBook documentation project with required dependencies.
just initStarts a local development server with live reload for preview.
just serveGenerates the static documentation site for production deployment.
just build