summaryrefslogtreecommitdiff
path: root/tools/build
blob: 49b20075c751a2df3c120a5abc9696542867fbfe (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash -e

cd "$(dirname "$0")/.."

## tools/build
##
## Converts the content in content/ into a deployable website in public/

exec hugo --cleanDestinationDir