vim _data/schedule.csv
#
# can do this online super easily as well
bundle exec jekyll serve
# TODO
# TODO
cd assets/docs
cp ~/Downloads/*Form\ Responses*.csv teams.csv
python3 teams.py teams.csv
python3 teams.py teams.csv -r # rating page
# manually diff the generated files with the current roster to do final corrections
# TODO
# TODO
sass -w assets/css/styles.sass:assets/css/styles.css