Skip to content

TiForward/tiforward.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiforward.github.io

Gitter

Building (for development)

$ git clone git@github.com:TiForward/tiforward.github.io.git
$ cd tiforward.github.io
$ npm install
$ [sudo] npm install --global gulp
$ gulp serve # Will open the browser in live-reload

Deploying

$ git clone git@github.com:TiForward/tiforward.github.io.git
$ cd tiforward.github.io
$ npm install
$ [sudo] npm install --global gulp
$ gulp deploy # Will push to gh-pages