diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 05561720..6517952b 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,7 +1,6 @@ { "recommendations": [ "vue.volar", - "Vue.vscode-typescript-vue-plugin", "dbaeumer.vscode-eslint" ] } diff --git a/docs/README.md b/docs/README.md index 7cfed14e..efc51407 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,11 +1,76 @@ --- home: true -banner: https://file.mo7.cc/api/public/bz -bannerMask: - light: 0.1 - dark: 0.3 -hero: - name: 鹏展博 - tagline: 前端开发工程师 - text: 简单介绍专业技能信息相关的描述 +config: + - + type: hero + full: true + background: filter + hero: + name: Theme Plume + tagline: Vuepress Next Theme + text: 一个简约的,功能丰富的 vuepress 文档&博客 主题 + actions: + - + theme: brand + text: 快速开始 → + link: / + - + theme: alt + text: Github + link: / + - + type: features + title: 标题 + description: 随便描述 + features: + - + title: 特性1 + icon: 🖨 + details: 特性说明 + - + title: 特性1 + icon: 🖨 + details: 特性说明 + - + title: 特性1 + icon: 🖨 + details: 特性说明 + - + title: 特性1 + icon: 🖨 + details: 特性说明 + - + title: 特性1 + icon: 🖨 + details: 特性说明 + - + type: custom + - + type: text-image + title: 标题 + description: 随便描述 + list: + - + title: 描述 + description: 随便描述一下 + - 随便描述一下 + - 随便描述一下 + image: /images/blogger.png + - + type: image-text + title: 标题 + description: 随便描述 + list: + - + title: 描述 + description: 随便描述一下 + - 随便描述一下 + - 随便描述一下 + image: /images/blogger.png + - + type: profile + name: 鹏展博 + description: 前端开发工程师, 热爱前端, 热爱生活, 热爱互联网, 热爱技术, 热爱开源, 热爱生命。 --- + +这里是自定义的内容,你可以随意添加你自己的内容 diff --git a/theme/src/client/components/Archives.vue b/theme/src/client/components/Blog/Archives.vue similarity index 93% rename from theme/src/client/components/Archives.vue rename to theme/src/client/components/Blog/Archives.vue index 3e142575..e39cfe6f 100644 --- a/theme/src/client/components/Archives.vue +++ b/theme/src/client/components/Blog/Archives.vue @@ -1,6 +1,6 @@ + + + + diff --git a/theme/src/client/components/EncryptGlobal.vue b/theme/src/client/components/EncryptGlobal.vue index 2b8a26b6..f5342387 100644 --- a/theme/src/client/components/EncryptGlobal.vue +++ b/theme/src/client/components/EncryptGlobal.vue @@ -1,10 +1,10 @@