又过去了两个月。
最后还是顶不住压力又找了份老本行的工作,比起以前的工作有了一点点起色吧。换了个环境,和工厂不一样的生活。可是这还不够啊,差得好远。将近两个月的适应,新工作开始进入状态,终于有时间重新开始。没有更多的时间浪费了。
每天要变得更好,坚持下去,不管多难。
You look so beautiful in white
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: true raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true