book.json

book.json
{
  "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"
    }
  }
}
文章版权声明:除非注明,否则均为边学边练网络文章,版权归原作者所有
  • 上一篇:
  • 下一篇: