The docs.trustgrid.io site is built using Hugo.
To build and serve the site, you'll need to have the Hugo extended version installed.
- Clone this repo.
- In the root, run
hugo server
(ormake run
).
We welcome issues and pull requests! Please create a new issue before submitting a pull request.