Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 379 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 379 Bytes

SiteShot

Single-page web site snapshot script.

Use for SEO in single-page apps (Angular.js, Backbone.js, ...)

Installation

  1. Install Node.js
  2. Install SiteShot
npm install siteshot -g
  1. Create config in website dir
siteshot config
  1. Run this util and get snapshots
siteshot

Created by Alexey Kuznetsov (c) 2014