I originally created this plugin for the HighEdWeb Association regionals to display their schedule online.
You can see the plugin in action on the HighEdWeb New England website, on the WPCampus 2016 website, and on the WPCampus Online website.
- Clone the repo
- Open the repo in your terminal
- Run
npm install
. - Run
gulp
.