2020-03-22 22:17:47 -04:00
|
|
|
{
|
2020-07-16 00:31:36 -04:00
|
|
|
"title": "ApacheDruid中文技术文档",
|
2020-03-22 22:17:47 -04:00
|
|
|
"author": "Jian-Huan LIU",
|
2020-03-22 22:51:27 -04:00
|
|
|
"description": "Apache Druid is a high performance real-time analytics database.",
|
2020-03-22 22:17:47 -04:00
|
|
|
"language": "zh-hans",
|
|
|
|
"gitbook": "3.2.3",
|
|
|
|
"styles": {
|
|
|
|
"website": "./styles/website.css"
|
|
|
|
},
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.md"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"-sharing",
|
2020-03-28 05:46:09 -04:00
|
|
|
"-search",
|
2020-07-16 01:45:38 -04:00
|
|
|
"-fontsettings",
|
2020-07-16 01:57:54 -04:00
|
|
|
"-highlight",
|
2020-03-28 05:46:09 -04:00
|
|
|
"search-pro",
|
2021-01-12 23:04:05 -05:00
|
|
|
"-github-buttons@2.1.0",
|
2020-03-23 23:51:12 -04:00
|
|
|
"prism",
|
2020-03-23 01:45:47 -04:00
|
|
|
"back-to-top-button",
|
2020-03-23 08:58:00 -04:00
|
|
|
"flexible-alerts",
|
2020-07-16 02:03:00 -04:00
|
|
|
"page-treeview",
|
2020-04-04 09:38:19 -04:00
|
|
|
"copy-code-button",
|
2020-05-14 23:48:02 -04:00
|
|
|
"tbfed-pagefooter",
|
2020-07-16 01:45:38 -04:00
|
|
|
"heading-anchors",
|
2021-01-05 02:23:08 -05:00
|
|
|
"-donate",
|
2021-01-05 02:21:28 -05:00
|
|
|
"scripts"
|
2020-03-22 22:17:47 -04:00
|
|
|
],
|
|
|
|
"pluginsConfig": {
|
2020-03-22 22:38:52 -04:00
|
|
|
"github-buttons": {
|
2020-03-24 01:45:41 -04:00
|
|
|
"repo": "liujianhuanzz/apache-druid-chinese-docs",
|
|
|
|
"types": [
|
2020-07-16 00:31:36 -04:00
|
|
|
"star"
|
2020-03-24 01:45:41 -04:00
|
|
|
],
|
|
|
|
"size": "small"
|
2020-03-24 01:26:50 -04:00
|
|
|
},
|
2020-07-16 02:03:00 -04:00
|
|
|
"page-treeview":{
|
|
|
|
"minHeaderCount": "2",
|
|
|
|
"minHeaderDeep": "2"
|
|
|
|
},
|
2020-04-04 09:38:19 -04:00
|
|
|
"tbfed-pagefooter": {
|
2020-04-14 02:12:57 -04:00
|
|
|
"copyright": "<a href=\"http://www.beian.miit.gov.cn/\">渝ICP备16001958号</a> | Copyright © 2020 apache-druid.cn",
|
2020-04-04 09:38:19 -04:00
|
|
|
"modify_label": "最近一次修改时间:",
|
|
|
|
"modify_format": "YYYY-MM-DD HH:mm:ss"
|
2020-05-14 23:48:02 -04:00
|
|
|
},
|
|
|
|
"donate": {
|
2020-05-14 23:52:24 -04:00
|
|
|
"wechat": "../img/wechat.png",
|
|
|
|
"alipay": "../img/alipay.png",
|
2020-07-18 04:49:18 -04:00
|
|
|
"title": "<span>坚持不易,欢迎打赏~</span><br><span>每一天都要开心与奋斗~</span>",
|
2020-05-14 23:52:24 -04:00
|
|
|
"button": "友情赞助",
|
|
|
|
"alipayText": "支付宝",
|
|
|
|
"wechatText": "微信"
|
2020-07-01 00:12:42 -04:00
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"files": ["./scripts/myscript.js"]
|
2020-03-22 22:17:47 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|