gitbook-plugin-antsay

0.1.0 • Public • Published

gitbook-plugin-antsay

Ant-say integration for gitbook.

Installation

$ npm install gitbook-plugin-antsay

or

gitbook init

Configration

add to book.json

{
    "plugins": ["antsay", "-mathjax"],
    "pluginsConfig": {
        "antsay": {
            "shortName": "antsay",
            "appId": "your appid",
            "key": "your key"
        }
    }
}

antsay could be found here.

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-antsay

Weekly Downloads

0

Version

0.1.0

License

WTFPL

Last publish

Collaborators

  • nikogu