knative / community

Knative governance and community material.
https://knative.dev/community
Other
249 stars 233 forks source link

Add rotating banner of case study quotes and testimonials #1417

Open nainaz opened 1 year ago

nainaz commented 1 year ago

Description I would like to request adding a rotating banner of logos of case studies using knative project to the knative.dev site. This would be a great way to:

Showcase the success stories of people who have used the project Provide social proof to potential users Encourage more people to use the project

Proposed Solution The rotating banner would be implemented as a simple carousel of images. The carousel would rotate automatically at a fixed interval.

Additional Information Case studies are available in https://github.com/knative/docs/tree/main/docs/about/case-studies Testimonials are available in https://github.com/knative/docs/blob/main/docs/about/testimonials.md

aliok commented 1 year ago

The comment in a similar issue can be used to get started: https://github.com/knative/community/issues/1416#issuecomment-1678083055

satyampsoni commented 10 months ago

/assign

aliok commented 6 months ago

@knative/ux-wg-leads do you think the rotating case studies make sense? How can we show the 5 case studies we have on the home page?

My opinion is that we don't need to show all of them there; we should just continue showing 3. They're shown in the case studies page anyway: https://knative.dev/development/about/case-studies/

And, we have the rotating banners already: https://knative.dev/development/

Might look weird if too many things are rotating/sliding in the webpage.

What do you think?

Leo6Leo commented 6 months ago

I agree with @aliok . I think if there are too much things moving/rotating on the web page, it will distract the users.

I like that @nainaz suggested to show users that we have few end-user case studies, and it is a great showcase of the success stories of people who are using/have used Knative!

So I am here proposing 2 alternative solutions:

  1. we keep the form we have right now on the website (showing only 3 case study), and each time when we refresh the page, it will show 3 random case studies we have. But this might take some time to implement.
  2. We display all the case studies, and make the section horizontally scrollable. Something similar to this
Cali0707 commented 6 months ago

@aliok @Leo6Leo I think we are already re-designing the case studies/testimonials in the website redesign project, so I think it might be easiest for us to just wait and see what the proposed design is there. If we think it's necessary when we see the design to incorporate these ideas, it should be reasonable to do it then. WDYT?

nainaz commented 5 months ago

Agree! we should wait Thank you, -N

On Tue, 26 Mar 2024 at 09:27, Calum Murray @.***> wrote:

@aliok https://github.com/aliok @Leo6Leo https://github.com/Leo6Leo I think we are already re-designing the case studies/testimonials in the website redesign project, so I think it might be easiest for us to just wait and see what the proposed design is there. If we think it's necessary when we see the design to incorporate these ideas, it should be reasonable to do it then. WDYT?

— Reply to this email directly, view it on GitHub https://github.com/knative/community/issues/1417#issuecomment-2020429654, or unsubscribe https://github.com/notifications/unsubscribe-auth/AISZCFHEXN3Z4DDXFE5WAALY2FZUFAVCNFSM6AAAAAA3LV4IX2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRQGQZDSNRVGQ . You are receiving this because you were mentioned.Message ID: @.***>

asr2003 commented 3 months ago

I think this issue can be solved by https://github.com/knative/ux/issues/146

cc/ @nainaz @aliok

aliok commented 3 months ago

https://github.com/knative/ux/issues/146 would be a nice solution to this issue. Thanks @asr2003