Add lectures, separate update script

This commit is contained in:
Carl Pearson
2017-10-29 16:31:37 -05:00
parent f2f01d8e4c
commit d6b72b929d
6 changed files with 14 additions and 9 deletions

View File

@@ -24,8 +24,6 @@ fi
# Try building the website locally
cd "$HUGO_ROOT"
echo "Updating theme"
git submodule update --recursive --remote
echo "Building site"
hugo