{ "title": "Docker -- 从入门到实践", "author": "yeasy", "language": "zh-hans", "links": { "sidebar": { "GitHub": "https://github.com/yeasy/docker_practice" } }, "plugins": [ "-livereload", "image-captions", "github", "page-treeview@2.9.8", "editlink" ], "pluginsConfig": { "image-captions": { "attributes": { "width": "600" }, "caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_" }, "github": { "url": "https://github.com/yeasy/docker_practice" }, "editlink": { "base": "https://github.com/yeasy/docker_practice/blob/master/", "label": "编辑本页" }, "page-treeview": { "copyright": "Copyright © yeasy", "minHeaderCount": "2", "minHeaderDeep": "2" } }, "pdf": { "pageNumbers": true, "fontSize": 12, "fontFamily": "Arial", "paperSize": "a4", "chapterMark": "pagebreak", "pageBreaksBefore": "/", "margin": { "right": 62, "left": 62, "top": 56, "bottom": 56 } } }