Commit Graph

22 Commits

Author SHA1 Message Date
Frank Taillandier 0d02a25b04 Default options for script/proof (#5995)
Merge pull request 5995
2017-03-30 22:02:04 -04:00
Frank Taillandier cd8836cf6e bump htmlproofer 2017-01-17 02:34:15 +01:00
Parker Moore 9824c3103b
Allow us to specify other options to pass to htmlproofer. 2016-11-03 16:26:16 -07:00
Frank Taillandier 52e189c46a
update source in script/proof 2016-11-03 14:54:11 +01:00
XhmikosR 5ca080ac6f Whitespace cleanup. 2016-07-18 21:31:17 +03:00
Parker Moore de8f67c4a2 Fix link issues in the site found by HTML Proofer. 2016-03-01 19:43:22 -08:00
chrisfinazzo d18769aff0 Remove old flag which breaks htmlproof 2016-02-03 11:31:07 -05:00
AJ Acevedo b0fa2462a6 Updated the scripts shebang for portability
- Updated all of the sh and bash shebangs for consistency and portability.
- set -e to the test script for portability
Resolves #3857
2015-07-18 22:23:56 -04:00
Parker Moore 41fb36a36f script/proof: ignore eduardoboucas.com 2015-03-15 18:05:13 -07:00
Parker Moore 6a74c09185 Further fixes for htmlproofer. 2015-02-07 23:44:19 -08:00
Parker Moore 943070aac6 Gain some time data from htmlproof. [ci skip] 2015-02-07 23:33:24 -08:00
Parker Moore fdc0e33ebc Proof the site with CircleCI. 2015-02-07 23:31:05 -08:00
Parker Moore 3994faaeaa Give script/proof the ability to be force-run. [ci skip] 2014-09-09 20:54:27 -07:00
Alfred Xing ff14d7b853 Fix `git diff` command in CI script 2014-08-01 09:08:20 -07:00
Parker Moore d2aa8dcc43 Actually print properly. 2014-07-25 15:18:55 -04:00
Alfred Xing 8e3ad082e2 Add `set -e` to top of `proof` and `cibuild`
Exit immediately on any non-zero exit code
2014-07-16 13:13:45 -07:00
Alfred Xing b48123c1e1 We need to use `bundle exec jekyll` in `script/proof` 2014-07-16 13:08:27 -07:00
Alfred Xing d8140f4142 Fix up `grep` pattern
Change from `^/site` to `^site/`
2014-07-16 11:03:26 -07:00
Parker Moore ab66326f97 Cleaning up the cibuild stuff. 2014-07-15 21:53:50 -04:00
Alfred Xing 10d4e023c8 Simpler way to install nokogiri with system extensions 2014-07-15 17:05:59 -07:00
Alfred Xing 51c7757543 Uncomment the exit 2014-07-15 17:02:11 -07:00
Alfred Xing 27f307b428 Proof site with html-proofer
Proof site with html-proofer when the site directory is changed
2014-07-15 17:01:36 -07:00