Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 165 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 165 Bytes
  1. git submodule init
  2. git submodule update
  3. npm install
  4. cd themes/apollo
  5. git fetch origin
  6. git checkout custom
  7. npm install hexo-cli -g
  8. hexo server