(本文章旨在讨论在免费或低收费情况下,使用七牛云存储和腾讯云存储打开网页哪个响应时间最短,更适合站长使用)
本视频来自B站av7318398
七牛云
腾讯云
原版
原作者示例
参考资料http://www.jianshu.com/p/53e0d2a617da
终是南山雪印眸,姑苏不待巫沧楼
缺失模块。
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