连续hexo g出错,害的我还以为我系统坏掉了.
重装了好几次.
原来是hexo 最新版本2.8.0跟主题出现冲突了
更改了一些东西.
官网的回答
tommy351 commented 2 days ago
YAML parser was changed in Hexo 2.8. You have to wrap strings like this with quotation marks.
archive_b: Archives: %s => archive_b: “Archives: %s”