I'll do Mesos-3011 if Joerg can't get to it. On Tue, May 17, 2016, 7:33 PM Vinod Kone <[email protected]> wrote:
> I looked at the open issues for the website > < > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MESOS%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Accepted)%20AND%20component%20%3D%20%22project%20website%22%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC > > > . > > These look like something we can tackle in the short term: > > MESOS-3690 <https://issues.apache.org/jira/browse/MESOS-3690> -- Looks > like > a PR from Freddy is already open <https://github.com/apache/mesos/pull/75 > >. > Any one care to review it? > > MESOS-3011 <https://issues.apache.org/jira/browse/MESOS-3011> -- Users > will > thank you for this. > > MESOS-1495 <https://issues.apache.org/jira/browse/MESOS-1495> -- > Committers > will thank you for this. > > Any takers? > > On Tue, May 17, 2016 at 3:50 PM, Tomek Janiszewski <[email protected]> > wrote: > > > JIRA: https://issues.apache.org/jira/browse/MESOS-5402 > > PR: https://reviews.apache.org/r/47499/ > > > > wt., 17.05.2016 o 22:30 użytkownik Timothy Anderegg < > > [email protected]> napisał: > > > > > Happy to help review the change > > > > > > On Tue, May 17, 2016, 4:26 PM Vinod Kone <[email protected]> wrote: > > > > > > > Great. Can you file tickets for these and submit patches? I can help > > > commit > > > > them. Would be great if people with front-end experience can review > the > > > > changes though. > > > > > > > > On Tue, May 17, 2016 at 1:23 PM, Tomek Janiszewski < > [email protected]> > > > > wrote: > > > > > > > > > Currently only issue I spotted on mobile is text that is not > > wrapped. I > > > > > checked in devtools and adding *@media only screen and > > > (max-width:985px)* > > > > > above .container > > > > > < > > > > > > > > > > > > > > > https://github.com/apache/mesos/blob/4d2b1b793e07a9c90b984ca330a3d7bc9e1404cc/site/source/assets/css/main.css#L28 > > > > > > > > > > > solve > > > > > this but add another issues > > > > > 1. Missing left padding in jumbotron – minor issue but it really > > > doesn't > > > > > look good > > > > > 2. links in navbar hides on small screens due to hardcoded height > > > > > < > > > > > > > > > > > > > > > https://github.com/apache/mesos/blob/4d2b1b793e07a9c90b984ca330a3d7bc9e1404cc/site/source/assets/css/main.css#L103 > > > > > > > > > > > > > > > > 3. Tables still need scrolling but IMO it's OK > > > > > There could be other issues I haven't noticed, but on the first > sight > > > > > making site mobile friendlier doesn't look hard. > > > > > > > > > > wt., 17.05.2016 o 21:19 użytkownik Vinod Kone < > [email protected]> > > > > > napisał: > > > > > > > > > > > On Tue, May 17, 2016 at 10:18 AM, Tomek Janiszewski < > > > [email protected] > > > > > > > > > > > wrote: > > > > > > > > > > > > > In short term we could make it mobile friendly > > > > > > > > > > > > > > > > > > Can this be done easily? What needs to change? > > > > > > > > > > > > > > > > > > > > >
