# local development
bundle exec jekyll serve -w
# before deploying
bundle exec jekyll build
# deploy to gh-pages
bundle exec jgd
Head over to the wiki for further instructions on tufte-css-jekyll (tufte-css wrapped in a comfy Jekyll theme with rake
support).
Using JDG to get around gh-pages Liquid Tag Not Recognized
issue.