prg-pandoc-starter icon indicating copy to clipboard operation
prg-pandoc-starter copied to clipboard

A Minimal Pandoc Starter

Pandoc Template

This is a minimal Pandoc config and templates that I've used when working on Production Ready GraphQL. It generates both a PDF and an EPUB book from markdown found in the book folder.

Usage

Generating the book artifacts is as simple as using the generate script:

./script/generate

Documentation

The Pandoc manual is your friend!