Commit Graph

15 Commits

Author SHA1 Message Date
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