diff --git a/.vuepress/config.js b/.vuepress/config.js index 8c8d10d..0e11143 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -21,6 +21,14 @@ module.exports = { return dateFns.format(timestamp, 'YYYY-MM-DD HH:mm:ss') } }, + '@vuepress/medium-zoom': { + selector: 'p img', + // medium-zoom options here + // See: https://github.com/francoischalifour/medium-zoom#options + options: { + margin: 16 + } + }, 'reading-progress': {}, 'vuepress-plugin-element-tabs': {}, 'vuepress-plugin-baidu-autopush':{}, diff --git a/.vuepress/theme/components/Sidebar.vue b/.vuepress/theme/components/Sidebar.vue index 722f198..56d5873 100644 --- a/.vuepress/theme/components/Sidebar.vue +++ b/.vuepress/theme/components/Sidebar.vue @@ -11,9 +11,7 @@

-

- -

+

diff --git a/overview/README.md b/overview/README.md index 06baade..f07184a 100644 --- a/overview/README.md +++ b/overview/README.md @@ -27,19 +27,17 @@ A cool Kubernetes dashboard. Kuboard 在线体验

-为保证环境的稳定性,在线 Demo 中只提供只读权限。(请在PC浏览器中打开)

- - - +为保证环境的稳定性,在线 Demo 中只提供只读权限。(请在PC浏览器中打开)

+ + + ## 开始使用 - - ### Kubernetes 初学者 单纯地按章节学习 Linux 基础知识、网络知识、容器技术等,每一块儿的基础入门书籍就有几百页之多。 diff --git a/overview/quick-win.assets/image-20190804111052855.png b/overview/quick-win.assets/image-20190804111052855.png new file mode 100644 index 0000000..a5c0436 Binary files /dev/null and b/overview/quick-win.assets/image-20190804111052855.png differ diff --git a/rp/kuboard.rp b/rp/kuboard.rp index 2778985..579bd1c 100644 Binary files a/rp/kuboard.rp and b/rp/kuboard.rp differ