#!/bin/sh set -e set -x rm -rf public/ # delete old generated files hugo $(cat .hugo-params) ./tools/merge_cals.py cp static/all.ics public/all.ics