微精弘是工大唯一一个学生自主开发的学生服务小程序,也是精弘网络技术板块最为重要的产品。但它对于工大绝大部分学生来说是十分神秘的,因此我们在我们精弘网络公众号上开辟一个技术杂谈板块,每月发表一篇技术类的推送,让大家可以对微精弘、对精弘的技术板块有更深的了解。
more >>
缺失模块。
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