You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintaining the schedule as a CSV is desirable as it allows non-technical users to maintain the schedule in google docs. Currently https://github.com/csvconf/csvconf.com/blob/gh-pages/_data/2020_schedule.csv is a bit of a mashup of HTML embedded in a CSV. Is there any mileage in moving some of the HTML and formatting out into the template layer to make this easier to edit? (and maybe improve the experience for end-users too)