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

Generate other pages from the DB #6

Open
pauloney opened this issue Aug 10, 2022 · 2 comments
Open

Generate other pages from the DB #6

pauloney opened this issue Aug 10, 2022 · 2 comments

Comments

@pauloney
Copy link
Collaborator

Make a database of speakers and generate the main-page of the site automatically from it, in the same fashion of make-schedule.js, that is, using a template.

@kberry
Copy link

kberry commented Aug 10, 2022

My idea has been: people contains author's names and email addresses, etc.
tlk.dat contains per-presentation info (title, list of authors, etc.)
auth.dat contains per-author name when needed to link between people and tlk.dat, specifically, when the names don't match.

The idea of this was to have one definitive place for each piece of information. It's a slippery slope to do anything else.

@pauloney
Copy link
Collaborator Author

pauloney commented Aug 10, 2022 via email

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