Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 652 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 652 Bytes

Report mixed content on web pages using PhantomJS

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.

Requirements

  • PhantomJS 2.0

npm -g phantomjs

Note: travis build machines trusty and precise come with phantomjs pre-installed.

Usage

    ./check_mixedcontent.sh [root directory for static html]