This repository contains the source for the homepage
You'll need:
-
Please make sure, that you use hugo extended! The code won't compile with the default hugo. If you're not sure about the version, run
hugo version
and check the output for the/extended
suffix after the version. -
NodeJS (LTS or current version) and Yarn
Run
yarn install
. Our package configuration will take care of everything else.
To start the dev server just run hugo server
.
Licensed under Creative Commons Attribution Share Alike 4.0 International.
The license does not include the HedgeDoc logo, whose terms of usage can be found in the github repository.