add template folder and hooks

This commit is contained in:
2022-04-06 15:19:00 +02:00
parent 5be11a23e8
commit 5fd3cd75a0
11 changed files with 613 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#! /bin/bash
pip install pipenv
pipenv install
wget https://raw.githubusercontent.com/Wandmalfarbe/pandoc-latex-template/master/eisvogel.tex -O docs/eisvogel.latex
wget https://github.com/Wandmalfarbe/pandoc-latex-template/raw/master/examples/title-page-background/backgrounds/background10.pdf -O data/img/cover.pdf
which pandoc