Repository for developing html presentation for R in Finance 2015
This repo has two branches
- master
- gh-pages
Only work on the master branch. The gh-pages branch is used to view the generated presentation as index.html.
http://oli.jp/2011/github-pages-workflow/ you can push your local master branch to the gh-pages branch on GitHub
git push -f origin master:gh-pages