pymc-devs / pymcon_web_series_website

http://www.pymcon.com
5 stars 11 forks source link

Is there a way to link straight to an event in the events page? #118

Closed canyon289 closed 9 months ago

canyon289 commented 1 year ago

Is there a way for each card in the events page itself to get a url say if I want to link directly to Todds event?

https://pymcon.com/events/

image

Here's an example from Discourse where I can link straight to Christian's post. https://discourse.pymc.io/t/nonetype-error-on-custom-distribution/12176/2

purna135 commented 1 year ago

Yes, this is a nice feature to have, let me add it

canyon289 commented 1 year ago

Looking at ricardos event same idea. Before the event happens we can link to meetup. After the event happens we can link to the youtube upload of the recording

image
purna135 commented 9 months ago

Looking at ricardos event same idea. Before the event happens we can link to meetup. After the event happens we can link to the youtube upload of the recording

I've already included this in some PR, but I forgot to mention it here: if the event is upcoming, it will display "Register now." https://github.com/pymc-devs/pymcon_web_series_website/blob/1d753a17d2b319c42bbab4e25894912b21165721/layouts/_default/events.html#L74-L78