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

Changing the way we edit speakers ? #362

Open
cmaneu opened this issue Mar 26, 2019 · 1 comment
Open

Changing the way we edit speakers ? #362

cmaneu opened this issue Mar 26, 2019 · 1 comment

Comments

@cmaneu
Copy link
Contributor

cmaneu commented Mar 26, 2019

I've just added myself to the baggers file (I was sure I've done that YEARS ago, but anyways).
Editing that large JS/Json file is not the best experience.

Here is my idea :

  • Move from 1 file for all speakers, to 1 file per speaker, maybe as a YAML file
  • Having some build that will get all these YAML files and compile them to 1 JavaScript file
  • Future : check that the YAML file is well formatted, check that the city is in the cities list (and fail the build if no)
  • Future future : Having a build that ping speakers if they have "stale" listing asking them to update it.

I'm understanding that you need to publish in gh-pages something that can be served as a static content over data.brownbaglunch.fr, and I'm pretty sure we can figure it out :).

Would you be something useful? If so, I can dedicate some time to work on it :)

@cmaneu
Copy link
Contributor Author

cmaneu commented Mar 26, 2019

Related to #160

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

1 participant