/prg-pandoc-starter

A Minimal Pandoc Starter

Primary LanguageCSS

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!