This repository contains a template for building Pandoc documents; Pandoc is a suite of tools to compile markdown files into readable files (PDF, EPUB, HTML...).
Because of the complexity of the pandoc/LaTeX installation, I created a docker image.
To build the Docker image (you only need to do this once):
cd docker
make
To build the PDF (other formats are not supported yet...)
cd src
make pdf
This project was initially cloned from
Avatar | Name | Nickname | |
---|---|---|---|
Daniel Herzog | Wikiti | [email protected] |