61 lines
1.7 KiB
JSON
61 lines
1.7 KiB
JSON
{
|
|
"title": "Apache Druid中文文档",
|
|
"author": "Jian-Huan LIU",
|
|
"description": "Apache Druid is a high performance real-time analytics database.",
|
|
"language": "zh-hans",
|
|
"gitbook": "3.2.3",
|
|
"styles": {
|
|
"website": "./styles/website.css"
|
|
},
|
|
"structure": {
|
|
"readme": "README.md"
|
|
},
|
|
"plugins": [
|
|
"-sharing",
|
|
"-search",
|
|
"splitter",
|
|
"search-pro",
|
|
"github-buttons@2.1.0",
|
|
"prism",
|
|
"back-to-top-button",
|
|
"expandable-chapters",
|
|
"pageview-count",
|
|
"flexible-alerts",
|
|
"atoc",
|
|
"edit-link",
|
|
"copy-code-button",
|
|
"tbfed-pagefooter",
|
|
"donate"
|
|
],
|
|
"pluginsConfig": {
|
|
"edit-link": {
|
|
"base": "https://github.com/liujianhuanzz/apache-druid-chinese-docs/edit/master",
|
|
"label": "Edit This Page"
|
|
},
|
|
"github-buttons": {
|
|
"repo": "liujianhuanzz/apache-druid-chinese-docs",
|
|
"types": [
|
|
"star","fork"
|
|
],
|
|
"size": "small"
|
|
},
|
|
"atoc": {
|
|
"addClass": true,
|
|
"className": "atoc"
|
|
},
|
|
"tbfed-pagefooter": {
|
|
"copyright": "<a href=\"http://www.beian.miit.gov.cn/\">渝ICP备16001958号</a> | Copyright © 2020 apache-druid.cn",
|
|
"modify_label": "最近一次修改时间:",
|
|
"modify_format": "YYYY-MM-DD HH:mm:ss"
|
|
},
|
|
"donate": {
|
|
"wechat": "../img/wechat.png",
|
|
"alipay": "../img/alipay.png",
|
|
"title": "每一天都要开心与奋斗~",
|
|
"button": "友情赞助",
|
|
"alipayText": "支付宝",
|
|
"wechatText": "微信"
|
|
}
|
|
}
|
|
}
|