summaryrefslogtreecommitdiff
path: root/build-site.sh
blob: 60953ab7b1c2dc7e679f97b4b0b6b8ef99dcf48d (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash
#
# CI wrapper for building the website
#
set -euo pipefail

zola build --output-dir dist