Co-authored-by: Niklas Mohrin <dev@niklasmohrin.de>
To build the docs, install mdbook.
You can build the HTML with mdbook build.
mdbook build
To serve the docs on localhost:3000 and watch for changes, use mdbook serve.
localhost:3000
mdbook serve