This site was adopted from is build with Docsy and adopted from Docsy-Example
The emoji cryingface.svg was designed by OpenMoji - the open source emoji and icon project. License: CC BY-SA 4.0
All documents under content/en/docs are licensed under GNU Free Document License Version 1.3 (see https://www.gnu.org/licenses/fdl-1.3.en.html)
- git (https://git-scm.com/downloads)
- npm (https://www.npmjs.com/get-npm)
- hugo (https://gohugo.io/getting-started/installing)
Clone the repository with
git clone <URL> --recurse-submodules
Install dependencies:
npm install
And start the local development server
hugo server