git clone https://github.com/HighTTeam/blog.git
https://hexo.io/docs/index.html
$ hexo new "My Post"
$ hexo server
or
$ hexo s
$ hexo generate
or
$ hexo g
$ hexo deploy
or
$ hexo d
and then, try to browser the website. https://hightteam.github.io/
need to learn more about hexo, just click this https://hexo.io/docs/