2016-08-06 10:59:01 +08:00
|
|
|
{
|
2016-11-23 13:55:24 +08:00
|
|
|
"title": "Docker -- 从入门到实践",
|
|
|
|
"author": "yeasy",
|
|
|
|
"plugins": [
|
|
|
|
"image-captions",
|
|
|
|
"github-buttons"
|
|
|
|
],
|
|
|
|
"pluginsConfig": {
|
|
|
|
"image-captions": {
|
|
|
|
"attributes": {
|
|
|
|
"width": "600"
|
|
|
|
},
|
|
|
|
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
|
|
|
|
},
|
|
|
|
"github-buttons": {
|
|
|
|
"repo": "yeasy/docker_practice",
|
|
|
|
"types": [
|
|
|
|
"star",
|
|
|
|
"watch"
|
2016-11-27 23:29:45 +08:00
|
|
|
],
|
|
|
|
"size": "small"
|
2016-08-06 10:59:01 +08:00
|
|
|
}
|
2016-11-23 13:55:24 +08:00
|
|
|
}
|
2016-08-06 10:59:01 +08:00
|
|
|
}
|