Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 460 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 460 Bytes

Build Status

HackTKU 2015 Official Website

Setup

You have to install Node.js before getting started.

$ npm install hexo-cli -g
$ npm install gulp-cli -g
$ npm install

Server

$ hexo server

Build

$ hexo generate
$ gulp