关键词:不轴
这一年信息量还是挺大,做了很多项目,但是业务产出较少(有一些外部因素),职级也未能得到晋升。经过这一年的时间沉淀,不在自以为是,以更开放的心态接受身边事物的改变。
缺失模块。
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