摘要
在vue-theme-reco主题的基础上,木木去做了自定义的修改及美化,在深入了解主题的组成之后,也期望能在此书写属于自己的coding世界!
关于使用的主题
# 下面是主题初始的readme.md内容,这里记录保存
home: true
heroText: 木木的秘密花园~
tagline: 古之立大事者,不惟有超世之才,亦必有坚忍不拔之志。
heroImage: /hero.jpg
heroImageStyle: {
maxWidth: '600px',
width: '100%',
display: block,
margin: '6rem auto 2rem',
background: '#fff',
borderRadius: '1rem',
}
# bgImageStyle: {
# height: '450px'
# }
isShowTitleInHome: false
actionText: Guide
actionLink: /blogs/other/guide
features:
- title: Yesterday
details: 开发一款看着开心、写着顺手的 vuepress 博客主题
- title: Today
details: 希望帮助更多的人花更多的时间在内容创作上,而不是博客搭建上
- title: Tomorrow
details: 希望更多的爱好者能够参与进来,帮助这个主题更好的成长
- title: Wishes
details: 木木很感激一路上的经历,前路的同行者们,谢谢有你们分享的技术!
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

