Allow us to specify other options to pass to htmlproofer.

This commit is contained in:
Parker Moore
2016-11-03 16:26:16 -07:00
parent 8157d53af0
commit 9824c3103b

View File

@@ -32,4 +32,4 @@ bundle exec jekyll build -s $SOURCE -d $DESTINATION --trace
# 3.
msg "Proofing..."
time bundle exec htmlproof ./$DESTINATION --url-ignore $INGORE_HREFS
time bundle exec htmlproof ./$DESTINATION --url-ignore $INGORE_HREFS $@