This MR updates the build scripts in this repo:
jekyll-build.sh
is now the deploy script used to build the production site on the serverjekyll-preview.sh
creates a local preview of the website locally, rebuilding every time a file changes through the --watch
flagscripts/gen_member_list.sh
now sorts the member list and creates the _members
dir if it doesn't exist