Hexo From Github By 冰派 发表于 2021-09-26 文章目录 1. Quick Start From Github1.1. Get the git repo with the source1.2. Init from source Quick Start From GithubGet the git repo with the source1234$ git clone https://github.com/Galaxy2416/galaxy2416.github.com.git$ cd galaxy2416.github.com.git$ git fetch -all$ git checkout -b hexo origin/hexo Init from source12$ npm install --save $ npm install hexo-server --save