An edited setup guide based on Chen Hui Jing's Guide
-
Create a new github repository (ex. slides)
-
Clone repository
git clone https://github.com/ktmeaton/slides.git
- Create the gh-pages branch
Just use the gh-pages setup in GitHub Settings, from master branch.
- Install Grunt
npm install -g grunt-cli