Hexo Website The website for Hexo. Getting started 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 Requirements Hexo $ npm install hexo -g YUIDoc $ npm install yuidocjs -g Grunt $ npm install grunt-cli -g