Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 669 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 669 Bytes

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.