当你乐观的时候,总是会有机会的。那么你可能要问了“机会在哪呢?”你可能没有特别想实现的事,没有迫切要成功的欲望,没有勇攀高峰的决心,没有水滴石穿的毅力,也没有一颗所向披靡的强大心脏。那么,让来自马云的这段演讲来告诉你,你有什么。你有年轻的身体,你有奇妙的想法,你有乐观的心态,你有无限的可能性。
more >>
坑要一个个填,路要一步步走!
缺失模块。
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