-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement new design and Web-API #58
Conversation
I like it. The only thing I could find is that the font on the "NewPipe on GitHub" image suffers from aliasing, but otherwise, great job, @TobiGr. |
Oh I forgot to replace it with a .SVG. |
Done. I just noticed that the open source typo has existed since the first version 😄 |
I will deploy the new API tonight. |
Thanks. |
If you can merge the PR, please do. I'll deploy both projects at the same time. |
mobile improvements fro features
Rename info to download Fix tablet version bugs Improve tablet design
Thanks, I'll deploy them right now then. |
Thanks. |
This PR brings a new design concept for our landing page. Basically there are tiles ;) and every group of tiles has a topic. I also increased the font size of the texts to get a better readability. Here are two screenshots of the current state:
Quick summary of what changed:
The footer got an update on all sites and now has more links to our sub-pages
The old
text-2
section got removed and replaced by the tiles.The slides "open source" and "free / support NewPipe" are now separate tiles.
The features' sidebar got an design upgrade for small screens to fit the tiles design.
I added support for the changes which were made in the Wep-API: Information for download section web-api#1. I hope it works correctly once these changes are online.
The trending screenshot got an update.
ToDo