Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build_docs.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/build_docs.sh b/scripts/build_docs.sh
new file mode 100755
index 0000000..2c31ce7
--- /dev/null
+++ b/scripts/build_docs.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+rm -rf docs/
+cd exampleSite
+hugo --gc --minify --themesDir ../.. -d ../docs -v -b https://vickylai.com/hugo-theme-introduction/