Added the book.json

This commit is contained in:
Peng Hailin 2019-04-05 21:31:29 +08:00
parent db5a9bccbf
commit f41c6b76f3

31
book.json Normal file
View File

@ -0,0 +1,31 @@
{
"plugins" : [
"highlight-code",
"livereload",
"lunr",
"sharing",
"fontsettings",
"page-footer",
"theme-comscore"
],
"pluginsConfig": {
"page-footer": {
"description": "修改于",
"signature": "laxers@gmail.com",
"wisdom": "如你觉得此内容对你有用请考虑进行小额捐赠到支付宝Alipaylaxers@gmail.com",
"format": "yyyy-MM-dd hh:mm:ss",
"copyright": "Copyleft",
"timeColor": "#666",
"copyrightColor": "#666",
"utcOffset": "8",
"isShowQRCode": true,
"baseUrl": "https://ccna60d.xfoss.com/",
"isShowIssues": true,
"repo": "gnu4cn/ccna60d",
"issueNum": "0",
"token": "",
"style": "normal"
}
}
}