master
Build custom Docker image
docker build -t pandoc/custom .
Optional local fonts
Place personal font files in fonts/, then rebuild the Docker image. Files in this directory are copied into the image and are ignored by git.
Build output resume from input file
Linux
chmod +x scripts/build_resume.sh
scripts/build_resume.sh
Windows
scripts/build_resume.ps1
Languages
Dockerfile
66.3%
PowerShell
18.3%
Shell
15.4%