12apt install git nodejs -ygit clone --depth 1 https://gitee.com/weilining/quick-hexo-next.git blog && cd blog && npm config set registry http://registry.npm.taobao.org && npm install hexo-cli -g && npm i && npm ls --depth 0 && hexo s