使用vuepress搭建一个博客
evoToBetter 2020-06-22 11:00:00 frontendvuejsimplementation
使用vuepress和github.io搭建个人博客。
# 使用vuepress建立一个blog
# 博客搭建计划
- 博客使用yarn管理包
# 使用的插件
- vuepress-theme-reco, 这是一个主题插件,可以提供了很多有用的功能,使你的博客更加好看一些。
yarn add vuepress-theme-reco
- 设置github的主页地址
- 添加评论