SORSE / sorse.github.io

Website of the SORSE20 conference
https://sorse.github.io
Creative Commons Attribution 4.0 International
4 stars 14 forks source link

Events - need a calendar/sorted list #37

Closed TeriForey closed 4 years ago

TeriForey commented 4 years ago

Not sure on the best format for this, but we should start the conversation.

We need to list the upcoming events, possibly as a calendar. They should be sorted by date, those that are in the past should be hidden, and it needs to be easy to edit so we can add new events. We'd probably want to advertise the next one or two events on the main page, as well as make it easy to share the events via all the various channels (twitter, email etc).

Anyone got any experience doing something like this within github pages?

vsoch commented 4 years ago

Oh I have ideas! So there are three general ideas for how I've seen this done:

For the share buttons, that is fairly easy to embed with just custom javascript and html. I'm not sure about "adding to calendar" buttons, I think we would need a calendar feed for that.

Let me know your thoughts! I'd also be happy to work on this.

Chilipp commented 4 years ago

As mentioned in #15, I am in favor of the events page and every contribution gets one post. However, in the end we also need a calendar, a list of posts is not enough. And the fullcalendar.io you mention looks awesome, so I am totally in favour of a combination of option two (event posts) and three (fullcalendar.io).

Chilipp commented 4 years ago

closing in favor of #75