2018-04-26 12:55:23 +08:00

60 lines
1.5 KiB
JSON

{
"author": "Nick",
"description": "Gitbook 描述",
"title" : "Gitbook title",
"language": "zh-hans",
"links": {
"sidebar": {
"PHPer 必知必会的 Linux 命令": "https://linux.hellocode.name/"
}
},
"styles": {
"website": "styles/website.css"
},
"plugins": [
"donate",
"sitemap",
"-sharing",
"splitter",
"toggle-chapters",
"sharing-plus"
],
"pluginsConfig": {
"sitemap": {
"hostname": "http://linux.hellocode.name"
},
"donate": {
"wechat": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737335-200x200.jpg",
"alipay": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737644-200x200.jpg",
"title": "",
"button": "赏",
"alipayText": "支付宝打赏",
"wechatText": "微信打赏"
},
"sharing": {
"douban": false,
"facebook": false,
"google": false,
"hatenaBookmark": false,
"instapaper": false,
"line": false,
"linkedin": false,
"messenger": false,
"pocket": false,
"qq": true,
"qzone": true,
"stumbleupon": false,
"twitter": true,
"viber": false,
"vk": false,
"weibo": true,
"whatsapp": false,
"all": [
"facebook", "twitter","weibo",
"qq", "qzone"
]
}
}
}