1. 购买VPS
国外:链接:vultr,最便宜的2.5$一个月,但是一般没货,一般购买3.5$一个月,新用户会有充值10$送50$的活动。但是国内目前封帐号比较厉害,一般只能换数据中心解决。
国内:链接:ucloud,通过优惠卷等活动,香港服务器一年费用110元,主要是稳定,目前还没有封过ip,有需要的朋友可以去去看看。
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