There are no specific contribution guidelines yet, other than
The repository provides a Dockerfile to run the server locally. Simply build the image with the provided script
./build-image
This process will create the image hakodocs:latest and needs to be done only once. Then, run the server with
./run-image
Which will make the local site visible at http://localhost:4000/home