The website for Hexo.
Install dependencies:
$ git clone https://github.com/tommy351/hexo.git -b site site
$ cd site
$ npm install
Generate:
$ grunt
$ hexo generate
Run server:
$ hexo server
-
Installation: http://zespia.tw/hexo/docs/
-
$ npm install yuidocjs -g
-
$ npm install grunt-cli -g