1.0.3 • Published 12 months ago

honkit-plugin-tomato-lab-theme v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

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"
    }
  }
}
1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago