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:
authorHanzei <hanzei@mailbox.org>2018-10-10 16:50:08 +0300
committerHanzei <hanzei@mailbox.org>2018-10-10 16:51:40 +0300
commit6c090cc278c91c718b8269ba9c3261282a3f23d9 (patch)
treeca592154ab4c5dda399786ce03f0f97f9527c052 /scripts
parent2267f54d5a657d8515933d9e09349c3ba3b15784 (diff)
Update docs & Add script to build docs
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/