You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by Julien Nioche <li...@gmail.com> on 2011/06/01 16:16:30 UTC

Update to website

Guys,

The info on the website is a bit dated and e.g. does not point to the 0.1
release. I tried generating it with forrest from the docs/ dir but the pages
I am getting are very different from what there is on the site. For instance
there is only a main section called documentation and not 'developers'
etc...

Any idea?

BTW - have the 0.1 artefacts been published on Maven central and can we
summon them with Mvn or Ivy?

Julien
-- 
*
*Open Source Solutions for Text Engineering

http://digitalpebble.blogspot.com/
http://www.digitalpebble.com

Re: Update to website

Posted by Henry Saputra <he...@gmail.com>.
I assume we just need to update the html file and run ant in the
gora/site to build the website?

- Henry

On Sun, Jun 5, 2011 at 10:42 PM, Enis Söztutar <en...@gmail.com> wrote:
> Hi Julien,
>
> Sorry for the late response. The docs are structures so that general docs
> and relase-specific docs are separated. The docs for the web site are hosted
> at
> http://svn.apache.org/repos/asf/incubator/gora/site/
> If you check out the project, you can run apache forrest. Per-release docs
> are hosted under the main project dir so that they are distributed with the
> release tarball. The source files are at
> http://svn.apache.org/repos/asf/incubator/gora/trunk/docs/
>
> For the web site and the release, we can put the release docs in news, and
> maybe make a new tab. For deploying the changes to the site, normally, I
> copy the docs to people.apache.org, under
> /www/incubator.apache.org/gora/docs/
> and put the copy the per release docs for trunk under /www/
> incubator.apache.org/gora/docs/current. We can put the 0.1 release docs
> under /www/incubator.apache.org/gora/docs/release-0.1-incubating and link it
> from the main page.
>
> Thanks,
> Enis
>
> On Wed, Jun 1, 2011 at 7:16 AM, Julien Nioche <lists.digitalpebble@gmail.com
>> wrote:
>
>> Guys,
>>
>> The info on the website is a bit dated and e.g. does not point to the 0.1
>> release. I tried generating it with forrest from the docs/ dir but the
>> pages
>> I am getting are very different from what there is on the site. For
>> instance
>> there is only a main section called documentation and not 'developers'
>> etc...
>>
>> Any idea?
>>
>> BTW - have the 0.1 artefacts been published on Maven central and can we
>> summon them with Mvn or Ivy?
>>
>> Julien
>> --
>> *
>> *Open Source Solutions for Text Engineering
>>
>> http://digitalpebble.blogspot.com/
>> http://www.digitalpebble.com
>>
>

Re: Update to website

Posted by Enis Söztutar <en...@gmail.com>.
Hi Julien,

Sorry for the late response. The docs are structures so that general docs
and relase-specific docs are separated. The docs for the web site are hosted
at
http://svn.apache.org/repos/asf/incubator/gora/site/
If you check out the project, you can run apache forrest. Per-release docs
are hosted under the main project dir so that they are distributed with the
release tarball. The source files are at
http://svn.apache.org/repos/asf/incubator/gora/trunk/docs/

For the web site and the release, we can put the release docs in news, and
maybe make a new tab. For deploying the changes to the site, normally, I
copy the docs to people.apache.org, under
/www/incubator.apache.org/gora/docs/
and put the copy the per release docs for trunk under /www/
incubator.apache.org/gora/docs/current. We can put the 0.1 release docs
under /www/incubator.apache.org/gora/docs/release-0.1-incubating and link it
from the main page.

Thanks,
Enis

On Wed, Jun 1, 2011 at 7:16 AM, Julien Nioche <lists.digitalpebble@gmail.com
> wrote:

> Guys,
>
> The info on the website is a bit dated and e.g. does not point to the 0.1
> release. I tried generating it with forrest from the docs/ dir but the
> pages
> I am getting are very different from what there is on the site. For
> instance
> there is only a main section called documentation and not 'developers'
> etc...
>
> Any idea?
>
> BTW - have the 0.1 artefacts been published on Maven central and can we
> summon them with Mvn or Ivy?
>
> Julien
> --
> *
> *Open Source Solutions for Text Engineering
>
> http://digitalpebble.blogspot.com/
> http://www.digitalpebble.com
>

Re: Update to website

Posted by Henry Saputra <he...@gmail.com>.
What command did you run to generate the files?

- Henry

On Wed, Jun 1, 2011 at 7:16 AM, Julien Nioche
<li...@gmail.com> wrote:
> Guys,
>
> The info on the website is a bit dated and e.g. does not point to the 0.1
> release. I tried generating it with forrest from the docs/ dir but the pages
> I am getting are very different from what there is on the site. For instance
> there is only a main section called documentation and not 'developers'
> etc...
>
> Any idea?
>
> BTW - have the 0.1 artefacts been published on Maven central and can we
> summon them with Mvn or Ivy?
>
> Julien
> --
> *
> *Open Source Solutions for Text Engineering
>
> http://digitalpebble.blogspot.com/
> http://www.digitalpebble.com
>



-- 
Thanks,
Henry