This directory contains the documentation for the Apache StreamPipes Go Client. The documentation is built and displayed using the Docsy theme under the Hugo framework.
To build the documentation site locally, the prerequisites are to have the Go language environment installed, as well as Hugo.
You can then start the server with the following command:
hugo server
This will launch a local server, which is typically accessible at http://localhost:1313
.