Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 942 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 942 Bytes

HedgeDoc website

This repository contains the source for the homepage

Development

You'll need:

  • Hugo

    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.

License

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.