Is there any ASF infra that would be usable for automatically running
Jekyll on the master branch and pushing the results to the "asf-git"
branch, where they can be served? Maybe CI/build infra, if we have that? It
would provide an experience that is somewhat like GitHub pages.

On Mon, Apr 16, 2018 at 9:53 AM, Julian Hyde <jh...@apache.org> wrote:

> Just to clarify, in case people are not familiar with Jekyll. It is a code
> generator that a developer runs in their sandbox, and it generates the
> site. The developer then checks in the site to git or svn.
>
> So, the developer has complete control over the HTML that is checked in.
> They can manually post-process the files produced by Jekyll, if they wish.
>
> Jekyll is not in the code path running on ASF infrastructure that serves
> the site. The ASF infra just sees HTML, CSS style sheets and images.
>
> Julian
>
>
> > On Apr 16, 2018, at 8:21 AM, Bertrand Delacretaz <
> bdelacre...@codeconsult.ch> wrote:
> >
> > On Mon, Apr 16, 2018 at 4:39 PM, Matt Sicker <boa...@gmail.com> wrote:
> >> ...Most places I've seen the CMS still in use was because of svnpubsub,
> not
> >> necessarily cms.a.o. We use it to commit the output from
> maven-site-plugin,
> >> javadocs, scaladocs, etc. Am I confused here?...
> >
> > AFAIK both svnpubsub and gitpubsub are fully supported by ASF infra.
> >
> > It's the content management part of the ASF CMS that's deprecated.
> >
> > -Bertrand
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>

Reply via email to