#!/bin/sh set -eu cd "$(dirname "$0")"/.. set -x pandoc -o www/index.html README.md