github pages + hexo 搭建 blog 遇到的问题

一. ERROR Deployer not found: git

$ hexo d 
ERROR Deployer not found: git

npm install --save hexo-deployer-git

原文地址:https://www.cnblogs.com/sansheng93/p/11424363.html