book.json配置文件
book.json
{
"title": "gitbook-use(用户手册)",
"description": "gitbook-use",
"author": "Haoge",
"generator": "site",
"language": "zh-hans",
"gitbook": "2.6.4",
"links": {
"sidebar": {
"Home": "https://www.baidu.com/",
"gitbook-use(用户手册)": "https://www.gitbook.com/book/lingsword/gitbook-use"
},
"gitbook": true
},
"plugins": [
"disqus",
"-search",
"search-pro",
"advanced-emoji",
"github",
"ace",
"emphasize",
"katex",
"anchors",
"include-codeblock",
"mermaid",
"tbfed-pagefooter",
"sectionx",
"expandable-chapters",
"codeblock-filename",
"baidu",
"[email protected]",
"comment"
],
"pluginsConfig": {
"disqus": {
"shortName": "gitbookuse"
},
"github": {
"url": "https://github.com/zhangjikai/gitbook-use"
},
"sharing": {
"weibo": true,
"facebook": true,
"twitter": true,
"google": false,
"instapaper": false,
"vk": false,
"all": [
"facebook",
"google",
"twitter",
"weibo",
"instapaper"
]
},
"tbfed-pagefooter": {
"copyright": "Copyright © zhangjikai.com 2015",
"modify_label": "该文件修订时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"baidu": {
"token": "ff100361cdce95dd4c8fb96b4009f7bc"
},
"sitemap": {
"hostname": "http://gitbook.zhangjikai.com"
}
},
"github": "lingsword/gitbook-use",
"pdf": {
"fontSize": 16
}
}