#!/bin/sh set -ex rm -rf public/ # delete old generated files hugo $(cat .hugo-params)