现在编码是为了以后不编码,如果可以,请远离计算机
啥都得学,还啥都没学会,时间没了,头发没了,得到了秃头,图啥呢?
不上班的烦恼只会来源于没钱,但是上班之后烦恼会来自于所有地方!看见路边的石头都想去给它一脚,看着就烦。
世界什么时候毁灭啊,请猛按核弹发射器让大家少走几十年弯路。
一位兴趣使然的咸鱼
缺失模块。
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