自定义配置

在根目录下新建 book.json 文件

编辑 book.json 文件,demo如下:

{
    "title": "个人笔记",
    "author": "tangxiaofeng",
    "description": "个人笔记/教程",
    "language": "zh-hans",
    "gitbook": "3.2.3",
    "styles": {
        "website": "./styles/website.css"
    },
    "links": {
        "sidebar": {
            "我的博客": "http://wp.fengfengphp.com"
        }
    },
    "plugins" : [
    ],
    "pluginsConfig": {
    }
}

results matching ""

    No results matching ""