Skip to content

GitHub Action to build PDF documents using Pandoc + Eisvogel template

Notifications You must be signed in to change notification settings

TTPS-ruby/pandoc-eisvogel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pandoc + Eisvogel

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.

Usage of the resulting image

$ docker run --rm --volume "`pwd`:/data" docker.pkg.github.com/ttps-ruby/pandoc-eisvogel/run input.md -o output.pdf

About

GitHub Action to build PDF documents using Pandoc + Eisvogel template

Resources

Stars

Watchers

Forks

Packages