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

Conference List #470

Closed
inescoelho opened this issue Feb 2, 2018 · 2 comments
Closed

Conference List #470

inescoelho opened this issue Feb 2, 2018 · 2 comments

Comments

@inescoelho
Copy link
Member

Cleaning up the website for 2018, I realized that, although we keep a list of the conferences every year, the majority of the information about the conference is hard-coded in the conferences page and lost with the cleaning. We could reformulate this to be more similar to the sponsor's page where instead of using a MD file we use HTML and the information is read from the data file using Rails.

@alicetragedy
Copy link
Member

I totally agree — I'd love to have something like this for the conferences, it makes a lot of sense. In fact, we already have YAML files for past conferences with their url, id and name so all we need to get started is to add a way of iterating through these (found in _data/conferences.yml) on the conferences page (students/conferences.md).
I'm going to add relevant tags so that we can get help from people (volunteers or new contributors) if needed 🎉

@alicetragedy
Copy link
Member

done in #557. closing!

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

No branches or pull requests

3 participants