This repo keeps the code to build Docker images for Pandoc with the Eisvogel template included.
The image is based on Pandoc's official Ubuntu LaTeX image, and then adds (even) more packages to meet Eisvogel's dependencies.
On every build, the latest Eisvogel LaTeX template will be included in the image.
$ docker run --rm --volume "`pwd`:/data" docker.pkg.github.com/ttps-ruby/pandoc-eisvogel/run input.md -o output.pdf