On Mon, May 3, 2021 at 8:45 PM Andy Grove <andygrov...@gmail.com> wrote:
>
> To answer Julian's question, the original proposal was for the site to be
> published at https://arrow.github.io/arrow-datafusion. This is using the
> ASF-provided support for GitHub pages so I had assumed that this was a
> standard way of doing things. One benefit of this approach is that is
> controlled entirely from within the arrow-datafusion repository.
>
> If we want to publish to http://arrow.apache.org/datafusion instead I will
> need to research how we should do this. I will start looking into this over
> the next few days.
You'd need to create a pull request against the asf-site [1] branch of
the arrow-site repository placing a datafusion directory in the
repository's root.
We update the API docs after each release similarly just writing the
docs/ directory [2]. You can choose another directory as well, just
need to place the appropriate relative url somewhere on the page (e.g.
in the header [3]).

[1]: https://github.com/apache/arrow-site/tree/asf-site
[2]: https://github.com/apache/arrow-site/pull/105
[3]: https://github.com/apache/arrow-site/blob/master/_includes/header.html
>
> Thanks,
>
> Andy.
>
>
>
> On Mon, May 3, 2021 at 11:21 AM Julian Hyde <jhyde.apa...@gmail.com> wrote:
>
> > I would regard arrow.apache.org/datafusion <
> > http://arrow.apache.org/datafusion> as “served from apache”.
> >
> > A non-apache domain would be something like arrow-datafusion.github.io <
> > http://arrow-datafusion.github.io/> or https://datafusion.io.
> >
> > Julian
> >
> >
> >
> > > On May 3, 2021, at 10:05 AM, Wes McKinney <wesmck...@gmail.com> wrote:
> > >
> > > What would be the advantages of this versus publishing a website to
> > > arrow.apache.org/datafusion? If the project is actually part of Apache
> > > Arrow, I would be worried about having different base URLs altogether
> > > for different subprojects
> > >
> > > On Mon, May 3, 2021 at 11:58 AM Julian Hyde <jhyde.apa...@gmail.com>
> > wrote:
> > >>
> > >> Would this web site be served from an apache.org <http://apache.org/>
> > domain?
> > >>
> > >>> On May 3, 2021, at 7:34 AM, Andy Grove <andygrov...@gmail.com> wrote:
> > >>>
> > >>> Based on a quick reading of ASF documentation, I don't think we need to
> > >>> vote on creating a website, but I do think that the user guide should
> > be
> > >>> published from the next release, and the user guide should be part of
> > the
> > >>> release tarball that we vote on.
> > >>>
> > >>> For now, the website can simply point users to the user@ mailing list
> > if
> > >>> they need help.
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> On Mon, May 3, 2021 at 5:17 AM Andrew Lamb <al...@influxdata.com>
> > wrote:
> > >>>
> > >>>> I think this is a great idea. Thank you for proposing it.
> > >>>>
> > >>>> Andrew
> > >>>>
> > >>>> On Sun, May 2, 2021 at 1:17 PM Andy Grove <andygrov...@gmail.com>
> > wrote:
> > >>>>
> > >>>>> The Arrow Rust community has been discussing the idea of hosting a
> > >>>>> DataFusion website using GitHub pages. For further details please
> > see the
> > >>>>> GibHub issue [1] and Google doc [2].
> > >>>>>
> > >>>>> All feedback is welcome.
> > >>>>>
> > >>>>> [1] https://github.com/apache/arrow-datafusion/issues/18
> > >>>>> [2]
> > >>>>>
> > >>>>>
> > >>>>
> > https://docs.google.com/document/d/1oIb4QJMzFmA0bqaP42YQWgmnPiHqOTYzwmukANV5O-U/edit?usp=sharing
> > >>>>>
> > >>>>
> > >>
> >
> >

Reply via email to