Skip to content

Instantly share code, notes, and snippets.

@jahentao
Last active November 17, 2017 02:43
Show Gist options
  • Save jahentao/015685ad652ee68736ad5607a019c3ae to your computer and use it in GitHub Desktop.
Save jahentao/015685ad652ee68736ad5607a019c3ae to your computer and use it in GitHub Desktop.
gitbook book.json
{
"auth": "jahentao<[email protected]>",
"output": null,
"generator": "site",
"title": "Sample GitBook",
"description": null,
"isbn": "978-3-16-148410-0",
"extension": null,
"plugins": ["disqus"],
"pluginsConfig": {
"disqus": {
"shortName": "jahentao"
}
},
"variables": {},
"links": {
"sidebar": {
"jahentao's Blog": "http://www.hiknowledge.top/"
},
"sharing": {
"google": null,
"facebook": null,
"twitter": null,
"weibo": null,
"all": null
}
},
"pdf": {
"pageNumbers": false,
"fontSize": 12,
"paperSize": "a4",
"margin": {
"right": 62,
"left": 62,
"top": 36,
"bottom": 36
},
"headerTemplate": null,
"footerTemplate": null
}
}
{
"gitbook": "3.2.3",
"title": "吴小龙同學",
"description": "http://wuxiaolong.me/",
"author": "WuXiaolong",
"language": "zh-hans",
"links": {
"sidebar": {
}
},
"plugins": ["github",
"donate",
"splitter",
"anchor-navigation-ex",
"-sharing",
"sharing-plus",
"-highlight",
"prism"
],
"pluginsConfig": {
"sharing": {
"douban": false,
"facebook": false,
"google": false,
"hatenaBookmark": false,
"instapaper": false,
"line": false,
"linkedin": false,
"messenger": false,
"pocket": false,
"qq": false,
"qzone": false,
"stumbleupon": false,
"twitter": false,
"viber": false,
"vk": false,
"weibo": false,
"whatsapp": false,
"all": [
"weibo","qq","qzone","google","douban"
]
},
"github": {
"url": "https://github.com/WuXiaolong"
},
"donate": {
"wechat": "http://7q5c2h.com1.z0.glb.clouddn.com/wechatpay.JPG",
"title": "",
"button": "赏",
"wechatText": "微信打赏"
},
"anchor-navigation-ex": {
"associatedWithSummary":false,
"showLevel":true,
"multipleH1": true,
"mode": "float",
"pageTop": {
"showLevelIcon": false,
"level1Icon": "fa fa-hand-o-right",
"level2Icon": "fa fa-hand-o-right",
"level3Icon": "fa fa-hand-o-right"
}
},
"theme-default": {
"showLevel": true
},
"fontsettings": {
"theme": "white",
"family": "serif",
"size": 2
},
"prism": {
"css": [
"prismjs/themes/prism-tomorrow.css"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment