0.0.5 • Published 2 years ago

gitbook-plugin-site-count v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

简介

  • gitbook 页面访问统计插件

使用

book.json

{
  "plugins": ["site-count"],
  "pluginsConfig": {
    "site-count": {
      "host": "https://www.answera.top"
    }
  }
}

install

$ gitbook install

参考