On Tue, May 26, 2015 at 3:47 PM, Dan Smith <[email protected]> wrote:
> +1
>
> My reading of the code in the PR is a little different than what William
> just said. Based on the PR it looks like the source code for the site will
> be in a subdirectory called gemfire-site on the develop branch, and the
> generated output will get pushed to that asf-site orphaned branch. Then
> some magic serves that branch up as http://geode.incubator.apache.org
> <http://geode.incubator.apache.orgThat>. Roman, can you clarify?

That's exactly right: gemfire-site folder will host 'static' portion
of our website
content. However, with time, I see it as an assembly point for anything
that we would need to publish via http. Things like JavaDocs, Reports
of any kind, etc. Here's a good example of what we've done with
another project I'm involved in:
    http://giraph.apache.org/project-reports.html

All of that, however, will get published via a magic asf-site branch that
is nothing more but a way of exposing static html that we intend to
be served up from http://geode.incubator.apache.org

Thanks,
Roman.

Reply via email to