hexo 执行 hexo g 产生 YAMLException: end of the stream or a document separator is expected 问题解决

其实就是少了头部标注文件:

---
title: >-
  hexo 执行 hexo g 产生 YAMLException: end of the stream or a document separator is
  expected 问题解决
date: 2022-06-29 16:00:28
tags:
categories:
index_img:
banner_img:
---

把这个头部标注文件加上就可以了。


hexo 执行 hexo g 产生 YAMLException: end of the stream or a document separator is expected 问题解决
http://fanyfull.github.io/2022/06/29/hexo-执行-hexo-g-产生-YAMLException-end-of-the-stream-or-a-document-separator-is-expected-问题解决/
作者
Fany Full
发布于
2022年6月29日
许可协议