问题小记

  • hexo d操作后将源代码上传而不是上传静态网页
    解决方案是设置git账户,

    $ git config --global user.name "liuxianan"// 你的github用户名,非昵称
    $ git config --global user.email  "xxx@qq.com"// 填写你的github注册邮箱
    猜测还有可能是因为cloud studio的不稳定性

成果

参考文献

最后修改:2019 年 07 月 17 日
如果觉得我的文章对你有用,请随意赞赏