Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 388 Bytes

File metadata and controls

13 lines (8 loc) · 388 Bytes

#Installation

fork CreditCloud/creditcloud.github.io to your own GitHub account, suppore you are @uzcc, then:

git clone git@github.com:CreditCloud/creditcloud.github.io.git
git submodule init && git submodule update
npm i -g hexo

#Usage

hexo server

refer hexo doc on writing