Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperate HTML from data in schedule CSV #113

Open
chris48s opened this issue Jan 12, 2021 · 1 comment
Open

Seperate HTML from data in schedule CSV #113

chris48s opened this issue Jan 12, 2021 · 1 comment

Comments

@chris48s
Copy link
Contributor

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)

@loleg
Copy link

loleg commented May 5, 2021

I think this is a great proposal, in particular because having a more standard definition of the program would make it easy to programmatically generate the time in the appropriate time zone, and otherwise improve the user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants