hexo gitalk配置出现的问题
1. gitalk授权登录后报错403
答:更新版本到 1.7.2 或者 修改配置增加 proxy: https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token
答:更新版本到 1.7.2 或者 修改配置增加 proxy: https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment