# taoweidong **Repository Path**: taowd/taoweidong ## Basic Information - **Project Name**: taoweidong - **Description**: 个人博客 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://taowd.gitee.io/taoweidong/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rep.taoweidong.github.io 个人博客的开发仓库,与仓库taoweidong.github.io对应 # 开发步骤如下 - 安装git,node,hexo等开发环境 - 首先克隆当前仓库到本地 - 安装相关依赖 npm install - 编写博文,保存到 \rep.taoweidong.github.io\source\_posts 目录下 - 在当前项目路径下执行命令 - hexo clean 清理工程 - hexo g 编译博文 - hexo d 发布博文到githua仓库中 ## 2019年12月8日 - 修改配置,增加博客发布时自定义提交记录的功能 - 2020年2月18日 02020202