#!/bin/bash

pandoc -o pdf/examples.pdf content/examples.md
pandoc -o pdf/api.pdf      content/api.md
pandoc -o pdf/_why.pdf     content/why.md
