Skip to content

itsjustmath/itsjustmath.github.io

Repository files navigation

itsjustmath.net

Development

# local development
bundle exec jekyll serve -w

# before deploying
bundle exec jekyll build

# deploy to gh-pages
bundle exec jgd

Additional Documentation

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.