ryer.io

Running the Team Page Locally

TL;DR

  • Run bundle exec rake build:team_yml to build the team yml
  • cd into sites/uncategorized
  • Run NO_CONTRACTS=true bundle exec middleman to start locally

Steps

Run bundle exec rake build:team_yml, then cd sites/uncategorized, then NO_CONTRACTS=true bundle exec middleman.