Posted on ::

hexo clean =>

记录一下hexo的基本操作 hexo s => 创建 hexo new "title"

hexo clean(清除) => hexo g(生成) => gulp(压缩打包) => hexo d(部署git)