ReachableCEO-Profile-FullTi.../ancillary-support-files/build.sh

11 lines
210 B
Bash
Raw Permalink Normal View History

2024-12-02 21:05:35 +00:00
#!/bin/bash
echo "Generating PDF..."
pandoc \
CharlesNWybleCandidateInfo.md \
--template eisvogel \
--metadata-file=./CandidateInfo.yml \
--from markdown \
--to=pdf \
--output ./CharlesNWybleCandidateInfo.pdf