2 Forks
21 Stars
21 Watchers

hexo

the repository of my blog gukaifeng.cn

How to download and setup hexo

Open terminal and run command
git clone https://github.com/gukaifeng/hexo.git
git clone is used to create a copy or clone of hexo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hexo https://github.com/gukaifeng/hexo/archive/master.zip

Or simply clone hexo with SSH
[email protected]:gukaifeng/hexo.git

If you have some problems with hexo

You may open issue on hexo support forum (system) here: https://github.com/gukaifeng/hexo/issues