1.0.3 • Published 6 years ago

gitbook-plugin-devops v1.0.3

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
6 years ago

gitbook-plugin-devops

A GitBook plug-in that supports multiple modules, the following modules are now supported

ModuleWebsite
Baidu Analyticshttps://tongji.baidu.com
Google Searchhttps://www.google.com/webmasters/tools/home
Google Analyticshttps://analytics.google.com
Livere Commenthttps://livere.com

Install

Add the following configuration to book.json

{
  plugins: ["devops"]
}

Execute the following command to install

gitbook intall ./

or

gitbook install gitbook-plugin-devops

Settings

"devops":{
    "bd_token":"25d234bbafdb7c9bc207310c9ca5efcb",
    "google_search":"your html meta tag content",
    "google_analytics":"UA-111740326-1",
    "livere_token":"MTAyMC8zMjk4MC85NTQy"
}

If you do not want to install a module, please do not set or leave blank

SettingIsNeedDescription
bd_tokenNoBai Analytics Token
google_searchNoGoogle Search html tag content
google_analyticsNoGoogle Analytics UA-ID
livere_tokenNoLivere Comment Token