diff --git a/scripts/build_docs.sh b/scripts/build_docs.sh new file mode 100755 index 0000000..2b3006c --- /dev/null +++ b/scripts/build_docs.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +cd exampleSite +hugo --gc --minify --themesDir ../.. -d ../docs -v -b https://vickylai.com/hugo-theme-introduction/