chore(): install jekyll

This commit is contained in:
Andrew
2014-07-31 15:28:29 -06:00
parent efc5b31540
commit f0a3e28d23

View File

@@ -44,6 +44,8 @@ function run {
fi
;;
2)
# TEMPORARY, for new site deploy task, globally install gulp & jekyll
npm install -g gulp jekyll
# Be sure to update the site one after the other,
# so the tasks don't have a push conflict
if [[ "$IS_RELEASE" == "true" ]]; then