macrouch.github.io.jekyll

macrouch.github.io.jekyll

Jekyll backend for matt-crouch.com

Not sure if this is how I originally had this set up, but if I want to make changes again this is how to do it.

  • gem install jekyll
  • make changes
  • jekyll build
  • cp -R _site/* ../macrouch.github.io/

Then in that repo commit and push.