[Mesa-dev] [PATCH 00/16] Move the Mesa Website to Sphinx

Jason Ekstrand jason at jlekstrand.net
Sun Jun 17 23:42:13 UTC 2018


On Sun, Jun 17, 2018 at 4:21 PM, Matt Turner <mattst88 at gmail.com> wrote:

> On Sun, Jun 17, 2018 at 4:09 PM Jason Ekstrand <jason at jlekstrand.net>
> wrote:
> >
> > On Sun, Jun 17, 2018 at 11:40 AM, Matt Turner <mattst88 at gmail.com>
> wrote:
> >>
> >> On Sun, Jun 17, 2018 at 10:03 AM Jason Ekstrand <jason at jlekstrand.net>
> wrote:
> >> >
> >> > On June 17, 2018 08:25:07 Rob Clark <robdclark at gmail.com> wrote:
> >> >
> >> > > On Sun, Jun 17, 2018 at 2:55 AM, Jordan Justen
> >> > > <jordan.l.justen at intel.com> wrote:
> >> > >> On 2018-06-15 15:16:50, Laura Ekstrand wrote:
> >> > >>>
> >> > >>> We are now running on our own Docker image:
> >> > >>> https://mesa-test.freedesktop.org/.
> >> > >>
> >> > >> FWIW, I think the test site now looks better than mesa3d.org and
> >> > >> retains some consistency with it, so for the new site:
> >> > >>
> >> > >> Acked-by: Jordan Justen <jordan.l.justen at intel.com>
> >> > >>
> >> > >> Personally, I'm not sure about the flat gears vs the 3d ones. But
> the
> >> > >> flat ones still maintain some consistency with the old site, and
> they
> >> > >> look pretty good.
> >> > >
> >> > > <bikeshed>I do kinda prefer Erik's logo (with gears lined up better
> to
> >> > > the corners of the 'M' and hover-over animation).. although maybe
> the
> >> > > font in the static logo is a bit nicer.  Either I prefer to the old
> >> > > logo since they look somehow more modern and nicely work the name
> >> > > "Mesa" into the logo.</bikeshed>
> >> >
> >> > I've been meaning to rework my version of the logo to use Erik's
> gears that
> >> > he generated with python as opposed to my terrible screenshot hack.
> I'll
> >> > add the hover spin animation while I'm at it.
> >>
> >> Maybe I've misunderstood, but why not just use Erik's logo as is?
> >
> >
> > I prefer the font, colors, style, etc. of the one I posted originally.
> So I reworked it to pull in what I think are the best parts of the others
> that have been posted.  If most people still like Erik's better, then
> that's fine.
>
> FWIW, I really prefer Erik's because the corners of the 'M' align so
> perfectly with the centers of the gears. It says "Mesa is what makes
> the gears turn" to me :)
>

Fair enough. :-)


> In general I like your font better, but I don't think it can align
> with the centers of the gears.
>

Yeah, I really like Roboto Slab.  For one thing it looks kind of retro;
almost like a monospace font but without the visual imbalance that usually
comes with monospace fonts.  It's also the standard font on the RTD Sphinx
theme so it fits nicely with the rest of the page.  Sadly, the gears don't
align with it as nicely; the serifs make that very difficult.


> Also, Erik's is animated not with JavaScript at all, but just CSS.
> That's really cool.
>

The only thing the JS does is turn the animation on and off.  The actual
animation is pure SVG. The main reason (as I understood it) for the
JavaScript is to make the gears *not* turn if someone has disabled
JavaScript.  I'm sure people will disagree as to whether or not that's a
feature. :-)  I'm not sure if you can get the turn-on-hover thing with just
SVG and not JS though... /me doesn't know either all that well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180617/5fa6da8c/attachment.html>


More information about the mesa-dev mailing list