It‘s my blog.
#(1)branch branch master : the files after generatoing; branch hexo : the hexo files including public file(by g);
#(2)install instll hexo; git;
#(3)hexo $ npm install hexo -g $ hexo init blog $ cd blog $ npm install $ hexo server
#(4)git