Class and website materials for EDH 7916: Contemporary Research in Higher Education.
Setup based on this gist.
main
branch holds primary files and ignores_site
subdirectory (local to machine)gh-pages
branch works in_site
directory and holds files for website
- On
main
branch in top-level directory, runbundle exec jekyll build
- (on
main
branch)add
,commit
, andpush
to remotemain
cd
into_site
subdirectory- (on
gh-pages
branch now)add
,commit
, andpush
to remotegh-pages