I'll add a description here down the road about this verbose repo
add a custom query to single-campus.php after the the while loop around line 59. It should relate to campus events at that campus. To reference a custom query, you can view single-progra.php custom query around line 74
Plugins composer dependency added to hide API key
gulp scripts
manual rebuild after js css changes intro to gulp here docs here
sudo gulp watch
creates a proxy of web server that will reload whenever changes are made. Will also rebuild after js css changes. Note that sudo is required in wslfor auto reloading to work.
Add notes for setting up WordPress development web server here down the road.