My 2019 begin
2019开始了,今天我租了人生中第一个房子,借了朋友2500元,开始了我的郑漂生活,简单纯粹,生活如初。
现在依旧是每天熬夜到很久,看代码、写程序、现在最充实的就是每天下班依旧在学习,学东西。一边接单做一些小项目,同时又能学习很多东西,这种感觉很简单纯粹,虽然依旧是熬夜,但是没有压力,就是单纯的学习没我很喜欢。
缺失模块。
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