typo-shot

Check your website/blog typography simple, with screenshots!


Keywords
splinter, screenshot, typo, typography
License
MIT
Install
pip install typo-shot==0.1.2

Documentation

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