Content for pgug.de
We are using HUGO for building the website. A Quickstart guide can be found here.
To bring up a local server for testing, run this in the top level directory of the git repository:
$ make server
The webserver will be listening on: http://localhost:1313/
To commmit your changes run:
$ `make commit`