hexo命令操作总结(简单版)

1

快速生成一篇新的md:

1
hexo new [文章标题]

快速生成相关配置并上传git

1
hexo g -d