Install mdbook
by downloading it from here. Alternatively, it can be installed using cargo install mdbook
.
Run mdbook serve
to locally create a web server publishing your changes as you write them. When done, commit the changes and the CI will build and publish the book.