honkit-plugin-tomato-lab-theme
v1.0.3
Published
use tomato lab web theme for honkit
Downloads
13
Maintainers
Readme
Introduction
honkit-plugin-tomato-lab-theme
use tomato lab web theme for honkit bolg
How to install
npm install honkit-plugin-tomato-lab-theme
or
yarn add honkit-plugin-tomato-lab-theme
How to usage
Add settings to book.json
support(url)
url: email subscribe api (url cannot be omitted.)
{
"plugins": ["tomato-lab-theme"],
"pluginsConfig": {
"tomato-lab-theme": {
"url": "email subscribe api"
}
}
}