hugo-theme-introduction/scripts/build_docs.sh
2019-03-18 14:46:00 -04:00

5 lines
95 B
Bash
Executable file

#!/bin/sh
rm -rf docs/
cd exampleSite
hugo --gc --minify --themesDir ../.. -d ../docs -v -b /