Documentation is built with Hugo and is based on the DocDock theme.
To edit the documentation locally:
- Install the latest Hugo
- Clone this repository to your local host.
- Go to the checkout directory.
- Start the hugo web server:
hugo server
To access the site, go to: http://localhost:1313
Please see contribution guidelines