0 Forks
1 Stars
1 Watchers

hexo

小猪的技术性博客 - Xiaozhu's Technical Blog

How to download and setup hexo

Open terminal and run command
git clone https://github.com/xiaozhu2007/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/xiaozhu2007/hexo/archive/master.zip

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

If you have some problems with hexo

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