This site is rendered via jekyll (github pages).

Here's the contents of our buildhive job:

gem install jekyll rdiscount --no-rdoc --no-ri --conservative --user-install
$(find ~/.gem/ -iname jekyll | grep bin | sort -r | head -n 1) --pygments
--no-lsi --safe

To retain the current setup, it is possible the following would work:

1. add a CNAME dns record for  jclouds.incubator.apache.org ->
jclouds.github.io (INFRA)
2. update the jclouds.github.com repository CNAME file to
jclouds.incubator.apache.org
3. setup a web site redirect of www.jclouds.org to
jclouds.incubator.apache.org

https://help.github.com/articles/setting-up-a-custom-domain-with-pages

we could migrate the repo to ASF before or after this change I think, but
we should validate if github pages publishing works on remote forks.

-A


On Tue, May 7, 2013 at 5:59 AM, David Nalley <[email protected]> wrote:

> On Tue, May 7, 2013 at 6:31 AM, Olivier Lamy <[email protected]> wrote:
> > Hi,
> > Where/how/etc.. is generated the content from http://www.jclouds.org ?
> > The goal is to have it at jclouds.incubator.apache.org.
> >
> > Let me know and I can work on that.
> >
>
> https://github.com/jclouds/jclouds.github.com
>
> (incidentally, this is a repo I did not migrate to git, despite it
> being in the proposal as being part of the donation.)
>
> --David
>

Reply via email to