Okami- / Screenshot-Multi-Site-Repo

Takes screenshots of current production websites under a multisite repo then serves it with a local node.js server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot-Multi-Site-Repo

First install dependencies

npm install

Place drupal7.sites.txt file in home directory

Then start phantomjs to take screenshots of return delimited urls

phantomjs screenshot.js

Start Node Server to view webpage with screenshots of websites

node server.js

About

Takes screenshots of current production websites under a multisite repo then serves it with a local node.js server.


Languages

Language:JavaScript 88.1%Language:HTML 8.5%Language:CSS 2.9%Language:ApacheConf 0.5%