You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by Tommaso Teofili <to...@gmail.com> on 2010/09/29 10:10:46 UTC

Amber site

Hi all,
I would like to publish also some basic (static) pages for our Incubator
website, as today the directory listing appears [1].
My proposal is to use the Maven site to do it.
What do you think?
Cheers,
Tommaso


[1] : http://incubator.apache.org/amber

Re: Amber site

Posted by Tommaso Teofili <to...@gmail.com>.
Thanks for the suggestion Simo :-)
I will do it that way.
Tommaso

2010/10/18 Simone Tripodi <si...@gmail.com>

> Hy Tommy,
> in Cocoon3 we're versioning the site in se same way, we launch mvn
> site-deploy to deploy the site in a local filesystem dir, then commit
> it.
> I don't think there is another way if we want to use mvn generates the
> site for us.
> Have a nice day,
> Simo
>
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
>
>
>
> On Mon, Oct 18, 2010 at 8:30 PM, Tommaso Teofili
> <to...@gmail.com> wrote:
> > Hi all,
> > As per podlings' websites guide [1] we should provide a separate module
> on
> > SVN to store our website.
> > The first quick way is versioning the 'mvn site' generated pages inside a
> > 'site' module on SVN.
> > Any other (smarter) options?
> > Regards,
> > Tommaso
> >
> > [1] : http://incubator.apache.org/guides/sites.html
> >
> > 2010/9/30 Simone Tripodi <si...@gmail.com>
> >
> >> Cool! I like a lot the logo, well done :)
> >> Now going to propose some css to apply to the maven site, the default
> >> one is not cool :P
> >> Best,
> >> Simo
> >>
> >> http://people.apache.org/~simonetripodi/
> >> http://www.99soft.org/
> >>
> >>
> >>
> >> On Wed, Sep 29, 2010 at 6:56 PM, Tommaso Teofili
> >> <to...@gmail.com> wrote:
> >> > Hi Simo,
> >> > I committed a first mock logo and some changes to site configuration.
> >> > Now we should add basic documentation and introduction pages together
> >> with some information regarding Incubator and ASF.
> >> > Cheers.
> >> > Tommaso
> >> >
> >> > Il giorno 29/set/2010, alle ore 10:13, Simone Tripodi <
> >> simone.tripodi@gmail.com> ha scritto:
> >> >
> >> >> Hi Tomato,
> >> >> yes at the early stage I proposed too the maven site, easy to
> maintain
> >> >> and develop, I'll commit asap a proposed custom skin to apply to our
> >> >> site so everybody can play with contents. Nice to see you back in
> >> >> charge!
> >> >> Simo
> >> >>
> >> >> http://people.apache.org/~simonetripodi/
> >> >> http://www.99soft.org/
> >> >>
> >> >>
> >> >>
> >> >> On Wed, Sep 29, 2010 at 10:10 AM, Tommaso Teofili
> >> >> <to...@gmail.com> wrote:
> >> >>> Hi all,
> >> >>> I would like to publish also some basic (static) pages for our
> >> Incubator
> >> >>> website, as today the directory listing appears [1].
> >> >>> My proposal is to use the Maven site to do it.
> >> >>> What do you think?
> >> >>> Cheers,
> >> >>> Tommaso
> >> >>>
> >> >>>
> >> >>> [1] : http://incubator.apache.org/amber
> >> >>>
> >> >
> >>
> >
>

Re: Amber site

Posted by Simone Tripodi <si...@gmail.com>.
Hy Tommy,
in Cocoon3 we're versioning the site in se same way, we launch mvn
site-deploy to deploy the site in a local filesystem dir, then commit
it.
I don't think there is another way if we want to use mvn generates the
site for us.
Have a nice day,
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Mon, Oct 18, 2010 at 8:30 PM, Tommaso Teofili
<to...@gmail.com> wrote:
> Hi all,
> As per podlings' websites guide [1] we should provide a separate module on
> SVN to store our website.
> The first quick way is versioning the 'mvn site' generated pages inside a
> 'site' module on SVN.
> Any other (smarter) options?
> Regards,
> Tommaso
>
> [1] : http://incubator.apache.org/guides/sites.html
>
> 2010/9/30 Simone Tripodi <si...@gmail.com>
>
>> Cool! I like a lot the logo, well done :)
>> Now going to propose some css to apply to the maven site, the default
>> one is not cool :P
>> Best,
>> Simo
>>
>> http://people.apache.org/~simonetripodi/
>> http://www.99soft.org/
>>
>>
>>
>> On Wed, Sep 29, 2010 at 6:56 PM, Tommaso Teofili
>> <to...@gmail.com> wrote:
>> > Hi Simo,
>> > I committed a first mock logo and some changes to site configuration.
>> > Now we should add basic documentation and introduction pages together
>> with some information regarding Incubator and ASF.
>> > Cheers.
>> > Tommaso
>> >
>> > Il giorno 29/set/2010, alle ore 10:13, Simone Tripodi <
>> simone.tripodi@gmail.com> ha scritto:
>> >
>> >> Hi Tomato,
>> >> yes at the early stage I proposed too the maven site, easy to maintain
>> >> and develop, I'll commit asap a proposed custom skin to apply to our
>> >> site so everybody can play with contents. Nice to see you back in
>> >> charge!
>> >> Simo
>> >>
>> >> http://people.apache.org/~simonetripodi/
>> >> http://www.99soft.org/
>> >>
>> >>
>> >>
>> >> On Wed, Sep 29, 2010 at 10:10 AM, Tommaso Teofili
>> >> <to...@gmail.com> wrote:
>> >>> Hi all,
>> >>> I would like to publish also some basic (static) pages for our
>> Incubator
>> >>> website, as today the directory listing appears [1].
>> >>> My proposal is to use the Maven site to do it.
>> >>> What do you think?
>> >>> Cheers,
>> >>> Tommaso
>> >>>
>> >>>
>> >>> [1] : http://incubator.apache.org/amber
>> >>>
>> >
>>
>

Re: Amber site

Posted by Tommaso Teofili <to...@gmail.com>.
Hi all,
As per podlings' websites guide [1] we should provide a separate module on
SVN to store our website.
The first quick way is versioning the 'mvn site' generated pages inside a
'site' module on SVN.
Any other (smarter) options?
Regards,
Tommaso

[1] : http://incubator.apache.org/guides/sites.html

2010/9/30 Simone Tripodi <si...@gmail.com>

> Cool! I like a lot the logo, well done :)
> Now going to propose some css to apply to the maven site, the default
> one is not cool :P
> Best,
> Simo
>
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
>
>
>
> On Wed, Sep 29, 2010 at 6:56 PM, Tommaso Teofili
> <to...@gmail.com> wrote:
> > Hi Simo,
> > I committed a first mock logo and some changes to site configuration.
> > Now we should add basic documentation and introduction pages together
> with some information regarding Incubator and ASF.
> > Cheers.
> > Tommaso
> >
> > Il giorno 29/set/2010, alle ore 10:13, Simone Tripodi <
> simone.tripodi@gmail.com> ha scritto:
> >
> >> Hi Tomato,
> >> yes at the early stage I proposed too the maven site, easy to maintain
> >> and develop, I'll commit asap a proposed custom skin to apply to our
> >> site so everybody can play with contents. Nice to see you back in
> >> charge!
> >> Simo
> >>
> >> http://people.apache.org/~simonetripodi/
> >> http://www.99soft.org/
> >>
> >>
> >>
> >> On Wed, Sep 29, 2010 at 10:10 AM, Tommaso Teofili
> >> <to...@gmail.com> wrote:
> >>> Hi all,
> >>> I would like to publish also some basic (static) pages for our
> Incubator
> >>> website, as today the directory listing appears [1].
> >>> My proposal is to use the Maven site to do it.
> >>> What do you think?
> >>> Cheers,
> >>> Tommaso
> >>>
> >>>
> >>> [1] : http://incubator.apache.org/amber
> >>>
> >
>

Re: Amber site

Posted by Simone Tripodi <si...@gmail.com>.
Cool! I like a lot the logo, well done :)
Now going to propose some css to apply to the maven site, the default
one is not cool :P
Best,
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Wed, Sep 29, 2010 at 6:56 PM, Tommaso Teofili
<to...@gmail.com> wrote:
> Hi Simo,
> I committed a first mock logo and some changes to site configuration.
> Now we should add basic documentation and introduction pages together with some information regarding Incubator and ASF.
> Cheers.
> Tommaso
>
> Il giorno 29/set/2010, alle ore 10:13, Simone Tripodi <si...@gmail.com> ha scritto:
>
>> Hi Tomato,
>> yes at the early stage I proposed too the maven site, easy to maintain
>> and develop, I'll commit asap a proposed custom skin to apply to our
>> site so everybody can play with contents. Nice to see you back in
>> charge!
>> Simo
>>
>> http://people.apache.org/~simonetripodi/
>> http://www.99soft.org/
>>
>>
>>
>> On Wed, Sep 29, 2010 at 10:10 AM, Tommaso Teofili
>> <to...@gmail.com> wrote:
>>> Hi all,
>>> I would like to publish also some basic (static) pages for our Incubator
>>> website, as today the directory listing appears [1].
>>> My proposal is to use the Maven site to do it.
>>> What do you think?
>>> Cheers,
>>> Tommaso
>>>
>>>
>>> [1] : http://incubator.apache.org/amber
>>>
>

Re: Amber site

Posted by Tommaso Teofili <to...@gmail.com>.
Hi Simo,
I committed a first mock logo and some changes to site configuration.
Now we should add basic documentation and introduction pages together with some information regarding Incubator and ASF.
Cheers.
Tommaso 

Il giorno 29/set/2010, alle ore 10:13, Simone Tripodi <si...@gmail.com> ha scritto:

> Hi Tomato,
> yes at the early stage I proposed too the maven site, easy to maintain
> and develop, I'll commit asap a proposed custom skin to apply to our
> site so everybody can play with contents. Nice to see you back in
> charge!
> Simo
> 
> http://people.apache.org/~simonetripodi/
> http://www.99soft.org/
> 
> 
> 
> On Wed, Sep 29, 2010 at 10:10 AM, Tommaso Teofili
> <to...@gmail.com> wrote:
>> Hi all,
>> I would like to publish also some basic (static) pages for our Incubator
>> website, as today the directory listing appears [1].
>> My proposal is to use the Maven site to do it.
>> What do you think?
>> Cheers,
>> Tommaso
>> 
>> 
>> [1] : http://incubator.apache.org/amber
>> 

Re: Amber site

Posted by Simone Tripodi <si...@gmail.com>.
Hi Tomato,
yes at the early stage I proposed too the maven site, easy to maintain
and develop, I'll commit asap a proposed custom skin to apply to our
site so everybody can play with contents. Nice to see you back in
charge!
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Wed, Sep 29, 2010 at 10:10 AM, Tommaso Teofili
<to...@gmail.com> wrote:
> Hi all,
> I would like to publish also some basic (static) pages for our Incubator
> website, as today the directory listing appears [1].
> My proposal is to use the Maven site to do it.
> What do you think?
> Cheers,
> Tommaso
>
>
> [1] : http://incubator.apache.org/amber
>