马上就要开学了,该回归学生的角色了。这也意味着我应该把之前写周记、总结生活的习惯捡回来。周记不仅有纪念意义,还对我有很多实质性的帮助,比如提高概括能力表达能力。应该坚持啊!
【叶隙集】第25篇的主要内容:准备换电脑了,角色的转变要求思维方式的转变,阅读笔记。
more >>In me the tiger sniffes the rose.
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
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