37 lines
777 B
Go
37 lines
777 B
Go
{
|
|
"title": "Docker Practice",
|
|
"author": "yeasy",
|
|
"language": "en",
|
|
"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": "Image _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
|
|
},
|
|
"github": {
|
|
"url": "https://github.com/yeasy/docker_practice"
|
|
},
|
|
"editlink": {
|
|
"base": "https://github.com/yeasy/docker_practice/blob/english/"
|
|
},
|
|
"page-treeview": {
|
|
"copyright": "Copyright © yeasy",
|
|
"minHeaderCount": "2",
|
|
"minHeaderDeep": "2"
|
|
}
|
|
}
|
|
}
|