有些记忆无法忘记,就像照片里的美景,无法从心里抹去!
摄于重庆嘉陵家大桥
今年又是不上进的一年,转眼到年尾,也没有什么可以拿出来炫耀的。身边的朋友陆陆续续的成双结对,就剩我一个人孤零零的独行!不怎么滋味~
摄于颐和园
既然还是一个人,好好的珍惜一个人充裕的时间,每天让自己更充实一点!
一只在路上的iOS程序猿
缺失模块。
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