Running the Team Page Locally
TL;DR
- Run
bundle exec rake build:team_ymlto build the team yml - cd into
sites/uncategorized - Run
NO_CONTRACTS=true bundle exec middlemanto start locally
Steps
Run bundle exec rake build:team_yml, then cd sites/uncategorized, then NO_CONTRACTS=true bundle exec middleman.
ryer.io