Skip to content

Pandoc Boilerplates

Nick Groenen edited this page Feb 21, 2018 · 5 revisions

Post links here to github repositories with boilerplates that people may want to use to jump straight into a readymade pandoc presentation style.


This includes two build script for both windows and linux that reads the same configuration files. Designed to allow cross collaboration between linux and windows users.


This repository contains a number of files for getting started with Pandoc. Each example comes with:

  • A README.md, describing the type of document and usage
  • A Makefile, for building the document
  • A preview of the document
  • The relevant starter files (usually Markdown, sometimes LaTeX)

Please add more