mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
77 lines
1.6 KiB
Markdown
77 lines
1.6 KiB
Markdown
---
|
|
home: true
|
|
config:
|
|
-
|
|
type: hero
|
|
full: true
|
|
background: filter-blur
|
|
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: 前端开发工程师, 热爱前端, 热爱生活, 热爱互联网, 热爱技术, 热爱开源, 热爱生命。
|
|
---
|
|
|
|
这里是自定义的内容,你可以随意添加你自己的内容
|