# blog **Repository Path**: bugoutou/blog ## Basic Information - **Project Name**: blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-11 - **Last Updated**: 2021-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Mason

```bash # 1.下载项目 git clone https://gitee.com/jihuaixi/oblog.git # 2.初始化 yarn #npm -i # 3.开始本地写作 yarn docs:dev #npm run docs:dev # 构建静态文件 yarn docs:build #npm run docs:build # 4.部署 ./deploy.sh message # 缺省值“微调” ```