Hello Hexo!
hexo init new_project
hexo clean
(remove public folder)hexo generate
(generate static site from your post and something related)hexo deploy
(install and use hexo-deployer-git)Config _config.yml to use hexo-deployer-git and add some information