Hello Hexo!

the con

  1. hexo init new_project

  2. hexo s

  3. hexo clean (remove public folder)

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

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

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