0%

Hexo常用命令

命令

  • hexo n “我的博客” == hexo new “我的博客” #新建文章
  • hexo p == hexo publish
  • hexo g == hexo generate#生成
  • hexo s == hexo server #启动服务预览
  • hexo d == hexo deploy#部署

多个tags用方括号括起来,并用逗号分隔

Welcome to my other publishing channels