TeamNewPipe / website

The Website for NewPipe
https://newpipe.net
Other
114 stars 41 forks source link

Add review to donation page #96

Open TheAssassin opened 6 years ago

TheAssassin commented 6 years ago

A friendly user showed up on IRC recently to request some support, and liked what we did. He donated a few dollars, and sent us the following statement:

NewPipe is hands-down the best way to interact with YouTube from your Android phone. I've been following it from its inception and they have gradually and methodically added more and more features. But what really sets NewPipe apart is the team's dedication. On 09/07/18 YouTube made a change that broke 3rd-party YouTube apps (including NewPipe). That was the same day I was having a party at my house and depending on NewPipe to provide my "mixtape." Not only did the NewPipe community come quickly with a fix, but the team applied the fix and pushed out the new build within the space of a few hours... just in time for my party. They saved my bacon that night and I gladly donated $20. These guys deserve your support. Please give it.

  • Reverend Ben

Before you ask: yes, he is really a reverend.

I think that review best fits on our donation page, not the homepage. @TobiGr can you suggest a place where to put it, please?

P.S.: Thanks for the kind words, Reverend Ben.

theScrabi commented 6 years ago

+1 :D

Poolitzer commented 4 years ago

Hey guys, I saw that issue and it looked pretty interesting to me, so I just threw together a mockup. How does it look, what do y'all think?

image

Main problem is that it is quite a bit of text... I also dont really like how the arrows are floating above the text, I'd probably disable them and only leave the little circles as navigators.

TobiGr commented 4 years ago

Feel free to create a new branch so we can comment on the code directly. Please use a .container for the carousel text to align the left and right boundaries with the other ones. I'd also suggest to hide the arrows by default and show the on hover. Additionally you can then also add a gradient background to the arrow container to add some more contrast to it. donate_draft Instead of using the arrow background, you can also reduce the width of the text container further.

Poolitzer commented 4 years ago

I thought I would wait with that until you publish your CSS rewrite @TobiGr. Or will that be unaffected?

TobiGr commented 4 years ago

I thought I would wait with that until you publish your CSS rewrite @TobiGr. Or will that be unaffected?

The CSS refactor is mostly about better class structure and CSS optimizations. This will be unaffected.

I though about the shadow again. I think we should not use it to keep a flat design.

Poolitzer commented 4 years ago

good, okay. I have some other things on my plate, but I will implement a proper version soon and then we can have a look at it