Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 331 Bytes

File metadata and controls

12 lines (8 loc) · 331 Bytes

我的博客源码

Build Status

学无止境

常用的hexo命令:

  • 清除:hexo clean
  • 生成并发布:hexo g -d
  • gulp压缩:gulp
  • 新建新博文:hexo new title