/platformregulation-generator

Static site generator for platformregulation.eu

Primary LanguageCSSGNU Affero General Public License v3.0AGPL-3.0

platformregulation

Static site generator for platformregulation.eu. Requires pandoc as well as for generating a PDF version weasyprint.

Usage

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.

License

This software is licensed under AGPL-3.0 by Bernhard Hayden.