yarn global add hexo-cli
yarn
hexo s
hexo build
git config --add remote.origin.fetch '^refs/heads/gh-pages'
git submodule init
git submodule update
yarn global add hexo-cli
yarn
hexo s
hexo build
git config --add remote.origin.fetch '^refs/heads/gh-pages'
git submodule init
git submodule update