Re: [Mesa-dev] New Mesa3D.org website proposal

2020-06-15 Thread Erik Faye-Lund
On Mon, 2020-06-15 at 06:19 +0300, Mihai wrote:
> Hello,
> Looks much better than the old one.
> But quick question:
> Why does 'More information' links from 'supported drivers-
> >radeonsi/RADV' point to amdgpu-pro installation instructions?
> 
> Perhaps it should point to this one instead: 
> https://www.x.org/wiki/RadeonFeature/ ?

Yeah, perhaps that would be better. Pathces welcome! :)

> On Sun, Jun 14, 2020, 7:56 PM 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.
> > 
> > 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
> > > >  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

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


Re: [Mesa-dev] New Mesa3D.org website proposal

2020-06-15 Thread Erik Faye-Lund
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 -elements as childen on the
-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
> > >  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


Re: [Mesa-dev] New Mesa3D.org website proposal

2020-06-15 Thread Mihai
Hello,
Looks much better than the old one.
But quick question:
Why does 'More information' links from 'supported drivers->radeonsi/RADV'
point to amdgpu-pro installation instructions?

Perhaps it should point to this one instead:
https://www.x.org/wiki/RadeonFeature/ ?

On Sun, Jun 14, 2020, 7:56 PM 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.
>
> 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
> > >  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