使用git bash工具

本地目录

1
$ e: 00aa/blog

本地预览

1
2
$ hexo g 
$ hexo s

部署到github

1
2
$ hexo clean
$ hexo d