# vuepress-blog **Repository Path**: shollin/vuepress-blog ## Basic Information - **Project Name**: vuepress-blog - **Description**: 使用vuepress建立的博客 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.zxpnet.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-31 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## vuepress-blog 脚手架 网站效果图: [zxpnet](http://www.zxpnet.com) ### 一、整合vuepress-reco主题 #### 1、 修改底部主题链接 将`node_modules\vuepress-theme-reco` 目录里面的文件复制到`docs/.vuepress/theme` 目录下。 修改Footer.vue文件,将模板链接修改 #### 2、安装常用插件 #### 3、配置文件模块化 ### 二、整合element-ui ### 三、开发音乐插件 ### 四、开发登陆(未完) ### 五、开发微信验证码(未完)