Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

fank243/gitbook-plugin-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-devops

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

Module Website
Baidu Analytics https://tongji.baidu.com
Google Search https://www.google.com/webmasters/tools/home
Google Analytics https://analytics.google.com
Livere Comment https://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

Setting IsNeed Description
bd_token No Bai Analytics Token
google_search No Google Search html tag content
google_analytics No Google Analytics UA-ID
livere_token No Livere Comment Token

About

gitbook-plugin-devops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published