Skip to content

hacktku/2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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