关于我
Work
现从事Web后端开发工作,业余FE,关注AI相关技术的落地
Interests
喜欢尝试新鲜事物, 最近沉迷健身增肌的乐趣,喜欢电影,喜欢旅行,喜欢看书,喜欢烘焙,对ML/DL/CV方向充满兴趣
联系方式
email: everawyd234@gmail.com
Keep curious to the world, and do cool things that matter.
tag:
缺失模块。
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