1、安裝git、node.js(npm)
2、安裝hexo
3、
配置_config.yml時
執(zhí)行:hexo d
出現(xiàn):ERROR Deployer not found: git
解決辦法:npm install --save hexo-deployer-git
1、安裝git、node.js(npm)
2、安裝hexo
3、
配置_config.yml時
執(zhí)行:hexo d
出現(xiàn):ERROR Deployer not found: git
解決辦法:npm install --save hexo-deployer-git