由于毕设原因,版本不兼容的问题,此网站取消更新,换成另一个了,以后也许会回来,以后也有可能就不再更新了,关掉网站了。反正看我能不能找回网站吧。可能是下次见,也可能是,再也不见。
我永远相信自己,且深信不疑
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true