hugo-theme-introduction/scripts/build_docs.sh

6 lines
95 B
Bash
Raw Normal View History

2018-10-10 13:50:08 +00:00
#!/bin/sh
rm -rf docs/
cd exampleSite
2019-03-18 18:03:40 +00:00
hugo --gc --minify --themesDir ../.. -d ../docs -v -b /