Repository holding class materials and website files for R workshop held on 15/16 January 2018 at the University of Virginia.
Setup based on this gist.
master
branch holds primary files and ignores_site
subdirectory (local to machine)gh-pages
branch works in_site
directory and holds files for website
- On
master
branch in top-level directory, runbundle exec jekyll build
- (on
master
branch)add
,commit
, andpush
to remotemaster
cd
into_site
subdirectory- (on
gh-pages
branch now)add
,commit
, andpush
to remotegh-pages