Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.08 KB

README.rst

File metadata and controls

58 lines (41 loc) · 1.08 KB

Typo Shot!

Typo is a script to take screenshot on your website/blog. A simple way to check typography, viewing the page in complete.

Status

  • https://travis-ci.org/flavertonrr/typo-shot.png

How to use

You just need to provide a site.json file on your website. In the following format:

{
  "pages": [
    {
      "title": "Title",
      "url": "http://url.com"
    },
    {
      "title": "Title",
      "url": "http://url.com"
    },
    ...
  ]
}

Command line

typo http://flaverton.com

typo <url>

Reference

License

License