这两天好像越发的能感觉自己真的不是小孩子的年纪了,却常常,还是有着小孩子的幻想,做着小孩子的事情,
在成人的世界规则里,这是需要付出代价的,而这个代价可能是工作,可能是朋友,是一切你不愿意失去却不得不失去的事情,大概这就是生活吧
不忘初心,方得始终
缺失模块。
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