搭建时一定要注意,git多账号切换否则容易出现Permission denied (publickey)
hexo文件目录下的_config.yml文件配置一定正确。尤其是多账号git部分。deploy:
type: git
repo:
github: [email protected]:Cahost/cahost.github.io.git,master
coding: [email protected]:taotao4247/cahost.git,master
而主题的文件都已经完全设置好了。