Updates to event talks/workshops in the CFP application should be automatically displayed on the event website.
This PR seeks to create the event website program page. Dynamically displays all of the events 'live' sessions.
Changes
Adds a route at 'website/program' which is managed by the programs_controller
Controller pulls an events live programs sessions passes that to a show view.
Show view dynamically displays
count of live workshops, and talks
event tracks
all of the workshops/talks using _sessions partial
New SCSS file for styles specific to this page.
Additional Notes
The routing will be redone to handle the Domain/DNS work that @jonsgreen is doing
I alphabetized the colors. Because those little things make everyones life a little better.
I disabled the title/track nav links for the time being.
Reason of change
Updates to event talks/workshops in the CFP application should be automatically displayed on the event website. This PR seeks to create the event website program page. Dynamically displays all of the events 'live' sessions.
Changes
Additional Notes
Who doesn't love a preview