inblockio / aqua-docs

Aqua Documentation (including The Spec)
1 stars 2 forks source link

Aqua Docs

This documentation gives context to the Aqua Protocol.


Deploying To Server

  1. Install Hugo static site generator:
  1. Install webserver of choice. configure certs, etc...
  2. Configure webserver to point at HTML directory aqua-protocol.org/
  3. Clone this repo
$ git clone https://github.com/inblockio/aqua-docs/ aqua-docs
  1. Build the HTML site
$ cd aqua-docs
$ hugo -d ../path/to/aqua-protocol.org/

Site should be compiled and viewable.


Build with following technologies: