# BlogSource **Repository Path**: yunyang1994/BlogSource ## Basic Information - **Project Name**: BlogSource - **Description**: No description available - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-12 - **Last Updated**: 2021-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 1. 开始构建 ``` $ bash init.sh ``` ### 2. 开始编译 ``` $ bash build.sh ``` ### 2. 上传至 github ``` $ cd build $ hexo g $ hexo d ``` ### 3. 更新 gitee pages 在[这里](https://gitee.com/yunyang1994/YunYang1994/pages)点击更新,后台会更新刚才所提交的内容。