Script edited acdha.
This script is intended to be added to a travis build to check static jekyll generated HTML for possible mixed content warnings.
- PhantomJS 2.0
npm -g phantomjs
Note: travis build machines trusty and precise come with phantomjs pre-installed.
./check_mixedcontent.sh [root directory for static html]