问题小记
hexo d操作后将源代码上传而不是上传静态网页
解决方案是设置git账户,$ git config --global user.name "liuxianan"// 你的github用户名,非昵称 $ git config --global user.email "xxx@qq.com"// 填写你的github注册邮箱
猜测还有可能是因为cloud studio的不稳定性
成果
参考文献
- EasyHexo
- valine
- 绝配:hexo+next主题及我走过的坑
- 我的个人博客之旅:从jekyll到hexo
- svn 国内码云与国际Github的项目同步
- 码云Pages
- 使用hexo+github搭建免费个人博客详细教程
- 为自定义域名的GitHub Pages添加SSL 完整方案
- 个人博客搭建 github page绑定域名、https跳转
× 解决hexo渲染的页面中有br的问题 - 全自动部署hexo
---------------------
Author: Frytea
Title: Hexo在GitHub及gitee配置小记
Link: https://blog.frytea.com/archives/56/
Copyright: This work by TL-Song is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.