Python基础篇(总结)
这一篇文章是对前一段基础学习的遗漏补充和总结。之前的文章写完了Python之路Day1,2,3,这篇文章也会包含Python之路Day4,5。放上链接
more >>
It is about code, it is not about code
缺失模块。
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