Repository for exploring ways to develop html presentation for the PortfolioAnalytics package, primarily for RFinance 2014.
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