1、安装git、node.js(npm)
2、安装hexo
3、
配置_config.yml时
执行:hexo d
出现:ERROR Deployer not found: git
解决办法:npm install --save hexo-deployer-git
1、安装git、node.js(npm)
2、安装hexo
3、
配置_config.yml时
执行:hexo d
出现:ERROR Deployer not found: git
解决办法:npm install --save hexo-deployer-git