D:\hexo> hexo g
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/do
cs/troubleshooting.html
YAMLException: bad indentation of a mapping entry at line 70, column 2:
deploy:
^
at generateError (D:\hexo\node_modules\hexo\node_modules\js-yaml\lib\js-yaml
\loader.js:160:10 )
at throwError (D:\hexo\node_modules\hexo\node_modules\js-yaml\lib\js-yaml\lo
ader.js:166:9 )
at readBlockMapping (D:\hexo\node_modules\hexo\node_modules\js-yaml\lib\js-y
aml\loader.js:1061:7 )
at composeNode (D:\hexo\node_modules\hexo\node_modules\js-yaml\lib\js-yaml\l
oader.js:1315:12 )
at readDocument (D:\hexo\node_modules\hexo\node_modules\js-yaml\lib\js-yaml\
loader.js:1478:3 )
at loadDocuments (D:\hexo\node_modules\hexo\node_modules\js-yaml\lib\js-yaml
\loader.js:1538:5 )
at Object.load (D:\hexo\node_modules\hexo\node_modules\js-yaml\lib\js-yaml\l
oader.js:1555:19 )
at Hexo.yamlHelper (D:\hexo\node_modules\hexo\lib\plugins\renderer\yaml.js:7
:15 )
at Hexo.tryCatcher (D:\hexo\node_modules\hexo\node_modules\bluebird\js\main\
util.js:26:23 )
at Hexo.<anonymous> (D:\hexo\node_modules\hexo\node_modules\bluebird\js\main
\method.js:15:34 )
at D:\hexo\node_modules\hexo\lib\hexo\render.js:51:21
at tryCatcher (D:\hexo\node_modules\hexo\node_modules\bluebird\js\main\util.
js:26:23 )
at Promise._settlePromiseFromHandler (D:\hexo\node_modules\hexo\node_modules
\bluebird\js\main\promise.js:503:31 )
at Promise._settlePromiseAt (D:\hexo\node_modules\hexo\node_modules\bluebird
\js\main\promise.js:577:18 )
at Promise._settlePromises (D:\hexo\node_modules\hexo\node_modules\bluebird\
js\main\promise.js:693:14 )
at Async._drainQueue (D:\hexo\node_modules\hexo\node_modules\bluebird\js\mai
n\async.js:123:16 )
at Async._drainQueues (D:\hexo\node_modules\hexo\node_modules\bluebird\js\ma
in\async.js:133:10 )
at Async.drainQueues (D:\hexo\node_modules\hexo\node_modules\bluebird\js\mai
n\async.js:15:14 )
at process._tickCallback (node.js:415:13 )