76 lines
1.3 KiB
JSON
76 lines
1.3 KiB
JSON
{
|
|
"root":"./",
|
|
"author":"小令童鞋",
|
|
"description":"没有到不了的明天,只有回不了的昨天",
|
|
"plugins":["github",
|
|
"-sharing",
|
|
"-search",
|
|
"sharing-plus",
|
|
"-highlight",
|
|
"expandable-chapters-small",
|
|
"mathjax",
|
|
"splitter",
|
|
"disqus",
|
|
"3-ba",
|
|
"theme-comscore",
|
|
"search-plus",
|
|
"prism",
|
|
"prism-themes",
|
|
"github-buttons",
|
|
"ad",
|
|
"tbfed-pagefooter",
|
|
"ga",
|
|
"alerts",
|
|
"anchors",
|
|
"include-codeblock",
|
|
"ace"
|
|
],
|
|
"links":{
|
|
"sidebar":{
|
|
"主页":"http://www.zeekling.cn"
|
|
}
|
|
},
|
|
"pluginsConfig":{
|
|
"sharing":{
|
|
"douban":false,
|
|
"facebook":false,
|
|
"qq":false,
|
|
"qzone":false,
|
|
"google":false,
|
|
"all": [
|
|
"weibo","qq","qzone","google","douban"
|
|
]
|
|
},
|
|
"disqus":{
|
|
"shortName":"zeekling"
|
|
},
|
|
"ad":{
|
|
|
|
},
|
|
"include-codeblock":{
|
|
"template":"ace",
|
|
"unindent":true,
|
|
"theme":"monokai"
|
|
},
|
|
"tbfed-pagefooter":{
|
|
"Copyright":"© zeekling.cn",
|
|
"modify_label":"文件修改时间",
|
|
"modify_format":"YYYY-MM-DD HH:mm:ss"
|
|
},
|
|
"3-ba":{
|
|
"token":"zeekling"
|
|
},
|
|
"ga":{
|
|
"token":"zeekling",
|
|
"configuration":{
|
|
"cookieName":"zeekling",
|
|
"cookieDomain":"book.zeekling.cn"
|
|
}
|
|
},
|
|
"github":{"url":"http://www.zeekling.cn/gogs/zeek"},
|
|
"theme-default": {
|
|
"showLevel": true
|
|
}
|
|
}
|
|
}
|