#!/bin/sh pandoc -f markdown -t html5 --css ../dependencies/pandoc.css $1.md -o compiled/$1.html