Static site generator for platformregulation.eu. Requires pandoc as well as for generating a PDF version weasyprint.
Install pandoc and weasyprint, clone this git repository and run ./build.sh. This generates all necessary files and puts them in the folder output. Serve with a web server of your choice.
If there is an upload script available at ./upload.sh, you can use ./build.sh -u to upload the generated files.
This software is licensed under AGPL-3.0 by Bernhard Hayden.