- Follow the instructions at https://toolchain.gitbook.com/ to install gitbook.
- cd into the
docs/book
directory - Run
gitbook install
- Run
gitbook build
- Run
gitbook serve
- Visit
http://localhost:4000
There are no manual steps needed to deploy the website.
Kubebuilder book website is deployed on Netlify. There is a preview of the website for each PR. As soon as the PR is merged, the website will be built and deployed on Netlify.