repsy-docs contains all documentation content for docs.repsy.io.
Please install latest CLI hugo command from gohugo.io. For local development you can use.
hugo -w server
For production compilation you can use:
hugo --minify
html content will be in /public
directory.
Feel free to open pull requests or create tickets.