真讨厌,probberechts/hexo-theme-cactus: :cactus: A responsive, clean and simple theme for Hexo.,本来按照git clone直接能搞定,但是国内速度限制,于是压缩包下载,文件名不一致,导致自己hexo部署不成功,反复检查hexo或配置项的问题,发现是文件名字和位置不对
In the
rootdirectory:1
git clone https://github.com/probberechts/hexo-theme-cactus.git themes/cactus
名字为cactus
但是压缩包解压就是hexo-theme-cactus
后期美化:
hexo - 教你10分钟搭建酷炫的个人博客 - 个人文章 - SegmentFault 思否
使用hexo基于cactus仙人掌主题最全美化客制教程_cactus主题-CSDN博客
git@github.com: Permission denied (publickey)
- 你的本地计算机没有正确配置 SSH 密钥,或者 GitHub 没有存储你的公钥。
Failed to connect to 127.0.0.1 port 7890: Connection refused 解决git拉取文件时代理问题-CSDN博客
mac上ssh生成的是:为什么不推荐使用RSA加密算法而推荐ED25519 加密算法生成SSH Key?_ed25519和rsa-CSDN博客