人生中最后一个寒假了。在家陪陪亲人,走走亲戚,也就过去了。本想着回家之后认真学习一点东西,现实无情的打了脸,哈哈哈。
也好,在适当的时间做适当的事情反而会事半功倍,这种时候,应该多看看闲书,多思考一些平日里想不明白的事情比较好。
welcome to wonderland
缺失模块。
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