(c) 2002-2015 Anoop Sarkar
- Layout based on Poole and Lanyon.
- Further modifications by me are licensed.
- Feel free to reuse anything except site content:
assets/images
,_posts/*
,*.md
.
sudo gem install jekyll bundler github-pages kramdown
bundle install
bundle exec jekyll serve
To copy to SFU:
bundle exec jekyll build --config=_config.yml,_sfuconfig.yml
rsync --delete -avz _site/ [email protected]:/cs/csweb/webhome/anoop