Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 478 Bytes

README.md

File metadata and controls

39 lines (31 loc) · 478 Bytes

使用步骤

克隆代码库

git clone https://github.com/gauseen/gauseen.github.io.git

安装依赖资源

yarn install

清空 hexo 构建文件

yarn clean

hexo 构建项目

yarn generate

本地运行代码

yarn dev

部署到 github

yarn deploy

新增页面

hexo new <title>
我的博客地址:

https://gauseen.github.io