hexo指令1.文章的书写hexo new [参数] <名称>eg: hexo new “新的一篇文章” 其中 layout为_config.yml中的默认参数值。
-p --path 自定义新文章
-r --replace
2021-12-03