既然能访问google,本文默认读者已经翻过去墙了
- 下载并安装chrome浏览器
- 访问谷歌拓展商店
https://chrome.google.com/webstore/category/extensions?hl=zh-CN
- 搜索谷歌访问助手
- 安装并点击永久免费激活
- 进入选项页面设置
- 设置主页
- 打开右上角的应用,并进行重启
- 关闭chrome浏览器,并重启chrome
- 再试试吧,笔者已经成功了
缺失模块。
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