LunchDevCommunity / community-calendar

📅 Community calendar for our Discord server, built with love and Eleventy.
https://events.lunch.dev
15 stars 12 forks source link

Indicate recurring events on homepage #73

Open BenDMyers opened 3 years ago

BenDMyers commented 3 years ago

We have a few things that tend to occur at the same time every week — in particular our listening parties. Since we don't tend to plan much further out than a month out, this can make some dates seem more open than they are.

It might be helpful to have something on the homepage, maybe a banner or an aside or something, close to the upcoming events that shows off our regular weekly schedule.

michael-gee commented 3 years ago

@BenDMyers for this I was thinking maybe we can have a small logo image of each of the 3 recurring events (Some Antics, Single-Threaded, React Podcast) on the left across from the details button - image attached.

don't know if having a ton of images will drastically slow the rendering of the page but I was thinking we should maybe start thinking about pagination at some point anyway?

let me know what you think

Screen Shot 2021-03-20 at 10 49 06 AM
BenDMyers commented 3 years ago

I think that'd be a really neat idea! One way we could conserve bandwidth might be using SVGs in place of image — I'd be happy to volunteer mine up for the cause!

BenDMyers commented 3 years ago

(My original intent for this issue was to have a "regular weekly schedule" block or something that would show off what we usually have going on - even when the individual event itself hasn't been added to the site.

Weekly Schedule:

Tuesdays, 10am PT: Some Antics
Wednesdays, 10am PT: Single-Threaded Listening Party
Thursdays, 10am PT: React Podcast Listening Party

But I'm open to other thoughts, too!

michael-gee commented 3 years ago

oh ok yeah, I'll keep that in mind & find a place for it especially after adding featured (upcoming next) item

michael-gee commented 3 years ago

I think that'd be a really neat idea! One way we could conserve bandwidth might be using SVGs in place of image — I'd be happy to volunteer mine up for the cause!

would the SVGs be as easy to spin up as the icons you create out of thin air in the Discord? 😆