
回想一下我们是不是经常习惯性的拿起手机。无论是晚上睡觉前,还是早上一睁开眼,都会查看一下手机——是否有新的消息。随着互联网的快速发展和人工智能算法的应用,许多问题慢慢浮现:个人数据隐私、技术成瘾、虚假新闻、两极分化,这些都是当前信息社会不可忽视的问题。 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