問題一:hexo ERROR Deployer not found: github or hexo ERROR Deployer not found: git

npm install hexo-deployer-git --save //安裝服務 hexo更新到3.0後,deploy的type的github需要改成git

將deploy 的 type 由github改為git

 

Hexo官方網站:https://hexo.io/zh-cn/