0.1.0 • Published 1 year ago

@mziyut/honkit-plugin-hatena-bookmark-pageowner v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

honkit-plugin-hatena-bookmark-pageowner

HonKit plugin for HatenaBookmark pageowner

How to install

npm install @mziyut/honkit-plugin-hatena-bookmark-pageowner

or

yarn add @mziyut/honkit-plugin-hatena-bookmark-pageowner

How to usage

Add settings to book.json

hatenaID cannot be omitted.

{
  "plugins": ["@mziyut/honkit-plugin-hatena-bookmark-pageowner"],
  "pluginsConfig": {
    "hatena-bookmark-pageowner": {
      "hateneID": "mziyut112"
    }
  }
}

References