Files
website/build_for_dev.sh
Don Goodman-Wilson be7c1817d2 Time for a new website
2022-06-13 14:27:32 +02:00

6 lines
80 B
Bash
Executable File

#!/bin/bash
rm -rf dev/*
hugo -w -d dev --config config.toml,development.toml