Hello Hexo!

the con

  1. hexo init new_project

  2. hexo clean (remove public folder)

  3. hexo generate (generate static site from your post and something related)

  4. hexo deploy (install and use hexo-deployer-git)

  5. Config _config.yml to use hexo-deployer-git and add some information