This repository was archived by the owner on Mar 22, 2019. It is now read-only.
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
Move remaining pages to be responsive #2519
Open
Description
Thanks to #2477 the main site, header and footer are all now capable of being responsive. However, most of the pages weren't originally designed with that in mind and need to be have some styling re-worked in order to handle that. This issue tracks which pages need to be "responsified" and orders them roughly by ease / usefulness. Good PRs to resolve issues will show screenshots of how things look on your end so we can point out any obvious issues without doing a build on our end:
- blog - responsive blog with pagination #2595
- security - Makes pages responsive #2564
- legal - Makes legal page responsive #2563
- logos - Responsive layout for logos page #2587
- guidelines - Makes pages responsive #2564
- ember-users - should be relatively straightforward
- sponsors - Makes sponsors page responsive #2572
- community page - responsive Community page #2683
- team - responsive team page #2684
- meetups page
- Tomsters page
- builds page - if page structure needs to be changed at all, please make your changes on the new Builds page: https://github.com/ember-learn/builds
- api - 🔒 https://github.com/ember-learn/ember-api-docs
- initial work done, clean up work would be great
- home page / about (highly visible, would suggest contacting @wifelette before starting in on this)
- initial work has been done, cleanup is needed
- deprecations pages - Responsify /deprecations pages #3046
- blog details page needs to be responsive as well (see http://emberjs.com/blog/2017/02/28/2017-ember-community-survey.html as an example of a page that isn't responsive that we'd like to be automatically)