Hexo常用命令

Hexo常用命令

简写指令:

hexo n “我的第一篇文章” 等价于
hexo new “我的第一篇文章” 还等价于
hexo new post “我的第一篇文章”
hexo p 等价于 hexo publish
hexo g 等价于 hexo generate
hexo s 等价于 hexo server
hexo d 等价于 hexo deploy
hexo deploy -g 等价于 hexo deploy –generate
hexo generate -d等价于hexo generate –deploy

注: hexo clean 没有 简写, git –version 没有简写

  

:D 一言句子获取中...

Your browser is out-of-date!

Update your browser to view this website correctly.&npsb;Update my browser now

×