added my candidate info letter
This commit is contained in:
11
ancillary-support-files/build.sh
Normal file
11
ancillary-support-files/build.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Generating PDF..."
|
||||
|
||||
pandoc \
|
||||
CharlesNWybleCandidateInfo.md \
|
||||
--template eisvogel \
|
||||
--metadata-file=./CandidateInfo.yml \
|
||||
--from markdown \
|
||||
--to=pdf \
|
||||
--output ./CharlesNWybleCandidateInfo.pdf
|
Reference in New Issue
Block a user