Repository for my personal website.

Dependencies

  • jekyll
  • grunt

Possible Setup needed

May need to install xcode command line tools

xcode-select --install

May need to update gems and re-install Jekyll

gem update
gem install jekyll

Build, run local server

    jekyll serve

Deploy

    ./deploy.sh staging