1 Star 2 Fork 0

Xintao / records

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
book.json 2.84 KB
一键复制 编辑 原始数据 按行查看 历史
Xintao 提交于 2021-11-01 02:36 . use github in EDIT THIS PAGE
{
"title": "记录",
"description": "记录",
"author": "Xintao",
"language": "zh-hans",
"gitbook": "3.2.3",
"root": ".",
"ignores": [
"node_modules",
"_book"
],
"links": {
"sidebar": {}
},
"styles": {
"website": "styles/website.css",
"ebook": "styles/website.css",
"pdf": "styles/website.css",
"mobi": "styles/website.css",
"epub": "styles/website.css"
},
"plugins": [
"theme-coolx@git+https://github.com/xinntao/gitbook-plugin-theme-coolx",
"-sharing",
"-lunr",
"-search",
"-highlight",
"expandable-chapters",
"chapter-fold",
"tbfed-pagefooter",
"search-plus",
"katex",
"emphasize",
"prism",
"todo",
"editlink",
"flexible-alerts",
"click-reveal@git+https://github.com/xinntao/gitbook-plugin-click-reveal"
],
"variables": {
"themeCoolX": {
"nav": [{
"url": "https://xinntao.github.io/",
"target": "_blank",
"name": "Home (host on github)"
},
{
"url": "https://xinntao.gitee.io/",
"target": "_blank",
"name": "Home (host on gitee)"
},
{
"url": "https://github.com/xinntao/records",
"target": "_blank",
"name": "GitHub"
},
{
"url": "https://gitee.com/xinntao/records",
"target": "_blank",
"name": "Gitee码云"
}
]
}
},
"pluginsConfig": {
"theme-default": {
"showLevel": false
},
"tbfed-pagefooter": {
"copyright": "Copyright &copy Xintao",
"modify_label": "修改时间: ",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"prism": {
"css": [
"gitbook-plugin-theme-coolx/_themes/prism-shades-of-purple.css"
]
},
"editlink": {
"base": "https://github.com/xinntao/records/blob/master/",
"label": "Edit This Page"
},
"flexible-alerts": {
"style": "flat",
"comment": {
"label": "Comment",
"icon": "fa fa-comments",
"className": "info"
}
},
"theme-coolx": {
"favicon": "favicon.png",
"logo": "logo.png",
"search-placeholder": "输入关键字搜索",
"copyButtons": true,
"copyLines": true,
"dragSplitter": true,
"hide-elements": [
".summary .gitbook-link"
]
}
}
}
1
https://gitee.com/xinntao/records.git
git@gitee.com:xinntao/records.git
xinntao
records
records
master

搜索帮助