hugo-theme-introduction/scripts/build_docs.sh
2018-10-10 15:51:40 +02:00

5 lines
139 B
Bash
Executable file

#!/bin/sh
rm -rf docs/
cd exampleSite
hugo --gc --minify --themesDir ../.. -d ../docs -v -b https://vickylai.com/hugo-theme-introduction/