Skip to content

hw1020/gauseen.github.io

 
 

Repository files navigation

使用步骤

克隆代码库

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • CSS 21.0%
  • HTML 2.0%
  • CoffeeScript 0.2%