张佳玮
为了让自己脑子里装些更真切更多样更宽广的对世界的认识,以便不会沉溺与自己的胡思乱想、真觉得世界是偶像剧和成功学课本、擅自给命运和理想各不相同的人们都扣上乌龟和兔子的帽子、提出类似与此的拍脑袋成败论英雄的狭隘问题。
缺失模块。
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