On Sun, 2020-06-14 at 18:56 +0200, Timur Kristóf wrote:
> Hey Everyone,
> 
> I've noticed a weird change on the new website, specifically on the
> release notes page, such as this one:
> https://docs.mesa3d.org/relnotes/20.1.0.html
> 
> On the old site, the commits were grouped by authors. On the new
> site,
> there is no mention of the people who contributed to a release, only
> the list of commits is presented.
> 
> Is this intentional?
> Could we change it back?
> 
> I really liked how the old site gave a mention to everyone involved.
> 

Ouch, that's a mistake, indeed. Thanks for pointing it out.

It seems the problem is that the way this was done was invalid HTML in
the first place, throwing the conversion tool (pandoc) off.

It seems like it's not legal to have <p>-elements as childen on the
<ul>-tag.

I'll see if I can code up something to fix this.

> Best regards,
> Timur
> 
> 
> On Sun, 2020-06-14 at 18:22 +0200, Dieter Nützel wrote:
> > GREAT work!
> > 
> > Now, it's working with Konqueror (20.04.1 / Frameworks 5.70.0) -
> > even
> > if 
> > without 'hovered animation'... ;-)
> > 
> > Greetings,
> > Dieter
> > 
> > Am 14.06.2020 17:25, schrieb Daniel Stone:
> > > Hi,
> > > 
> > > On Fri, 29 May 2020 at 10:08, Erik Faye-Lund
> > > <erik.faye-l...@collabora.com> wrote:
> > > > In the light of the explanation above, do you still have
> > > > objections to
> > > > this split?
> > > > 
> > > > Obviously, we haven't moved forward yet ;-)
> > > 
> > > Well, we have now after getting some agreement. Please enjoy your
> > > shiny new https://www.mesa3d.org and https://docs.mesa3d.org
> > > experience.
> > > 
> > > Brian, could you please change the DNS for mesa3d.org and
> > > www.mesa3d.org to point to 35.227.58.183? No need to change
> > > archive.mesa3d.org, that should still point to the old site.
> > > 
> > > Cheers,
> > > Daniel
> > > _______________________________________________
> > > mesa-dev mailing list
> > > mesa-dev@lists.freedesktop.org
> > > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> > _______________________________________________
> > mesa-dev mailing list
> > mesa-dev@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to