add template folder and hooks
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user