gitbook-plugin-typogr

Typogr plugin for GitBook


License
MIT
Install
npm install gitbook-plugin-typogr@0.0.5

Documentation

gitbook-plugin-typogr

Typogr plugin for GitBook

refer to https://github.com/ekalinin/typogr.js for more information about Typogr.

Installation

  1. Add the plugin to your book.json file in the root directory of your book.
{
  "plugins": ["typogr"]
}
  1. Install the plugin
gitbook install