Aqua Docs
This documentation gives context to the Aqua Protocol.
Deploying To Server
- Install Hugo static site generator:
- Install webserver of choice. configure certs, etc...
- Configure webserver to point at HTML directory
aqua-protocol.org/
- Clone this repo
$ git clone https://github.com/inblockio/aqua-docs/ aqua-docs
- Build the HTML site
$ cd aqua-docs
$ hugo -d ../path/to/aqua-protocol.org/
Site should be compiled and viewable.
Build with following technologies: