mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Allow us to specify other options to pass to htmlproofer.
This commit is contained in:
@@ -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 $@
|
||||
|
||||
Reference in New Issue
Block a user