笔记 用vuepress 搭建的静态博客 clone仓库 git clone https://github.com/fentiaozi/blog.git && cd blog 安装依赖 yarn 运行项目 yarn start