Skip to content

woutpeters/treehouse-gulp-ghpages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treehouse-gulp-ghpages

This is the repo for my Treehouse workshop on Gulp's gh-pages plugin.

App is deployed from the "gh-pages" branch to the url: http://hdngr.github.io/treehouse-gulp-ghpages/

Quick Start

# clone this repo
git clone <this-repo>
# navigate to the root of the project
cd <this-repo>
# install project dependencies
npm install

Using this Repository

You can follow along with the Treehouse workshop from the master branch. To view the final app run, git checkout final.