-
Notifications
You must be signed in to change notification settings - Fork 9
/
book.json
41 lines (41 loc) · 1 KB
/
book.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"title": "GrowingIO",
"plugins": ["-lunr", "-search","site-search","meta","sitemap","growingio", "expandable-chapters", "anchors"],
"pluginsConfig": {
"meta":{
"data":[
{
"name": "msvalidate.01",
"content": "99B338147F2BC3B510154CD3A4222165"
},{
"name": "baidu-site-verification",
"content":"FCBWJksuIk"
}]
},
"site-search": {
"url": "https://cn.bing.com/search?q=",
"site": "site:docs.growingio.com"
},
"growingio": {
"cmds": [["setAccountId", "0a1b4118dd954ec3bcc69da5138bdb96"], ["setTrackerHost", "apifwd.growingio.com"]]
},
"sharing": {
"facebook": false,
"twitter": false,
"google": false,
"weibo": true,
"instapaper": false,
"vk": false,
"all": []
},
"sitemap": {
"hostname":"https://docs.growingio.com/"
},
"baidu_gio": {
"token": "9583dcf3fa397a42a843c896af76b49a"
}
},
"styles": {
"website": "styles/website.css"
}
}