2 Forks
2 Stars
2 Watchers

hexo

My blog

How to download and setup hexo

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

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

If you have some problems with hexo

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