Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 345 Bytes

Contributing to Hack the Hackerspace

Building Hack the Hackerspace

First install the build tools.

sudo apt install pandoc

Generate the print version using pandoc.

pandoc pandoc-metadata.yaml README.md [0-9]*.md -o hack-the-hackerspace.pdf --template eisvogel.tex --toc --listings --metadata date="`date +%D`"