Ok pushing is possible, the problem what http and https. I tried the http but 
not the https.
 
 

Gesendet: Montag, 21. November 2016 um 11:03 Uhr
Von: "Daniel Gruno" <humbed...@apache.org>
An: dev@netbeans.incubator.apache.org
Betreff: Re: Aw: Re: http://netbeans.apache.org
On 11/21/2016 10:59 AM, Christian Lenz wrote:
> Hey,
>
> great to see the discussion about the page. The source is on bitbucket: 
> https://bitbucket.org/ChrisLE/netbeans-hp.git in a private repo.
> So I can add people as contributors or we can change the repo hoster if you 
> want, I don't mind.

The source _must_ be hosted at the ASF, we can set up a repository for
this now (I'll do it in a moment). Then we need to file a JIRA ticket to
have this published on netbeans.a.o.

However, there are some guidelines we have to adhere to before we get
that far, 
http://incubator.apache.org/guides/sites.html[http://incubator.apache.org/guides/sites.html]
 and
http://incubator.apache.org/guides/branding.html[http://incubator.apache.org/guides/branding.html]
 (it MUST be clear on
the front page that this is a podling).

Anyway, I'll set up the repo now (incubator-netbeans-website.git) and
report back and then you can start pushing to that :)

>
> I will set a feature branch with the stuff, that I changed for 
> http://netbeans-incubation.puls-webagentur.de[http://netbeans-incubation.puls-webagentur.de]
> Will do it today in the afternoon.
>
> It is a static page without any build processes, ok we have sass and a 
> minification, but for this I use netbeans, I don't have any gulp or npm 
> script for this yet.
>
>
> Cheers
>
> Chris
>
>
>
> Gesendet: Montag, 21. November 2016 um 10:00 Uhr
> Von: "Daniel Gruno" <humbed...@apache.org>
> An: dev@netbeans.incubator.apache.org
> Betreff: Re: http://netbeans.apache.org[http://netbeans.apache.org]
> On 11/21/2016 09:55 AM, Tushar Joshi wrote:
>> On Mon, Nov 21, 2016 at 2:14 PM, Daniel Gruno <humbed...@apache.org> wrote:
>>
>>> You will likely also need to keep the site in two places. In subversion,
>>> you would keep the source in a source/ dir and the published content in
>>> a publish/ dir, while in git you would keep the source in the master
>>> branch and the published site in the asf-site branch.
>
> Just to avoid confusing people here:
> asf-site is the branch that gets published and ends up on netbeans.a.o.
> any other branch may contain the source code for the site.
>
>>>
>>
>> So just like gh-pages Apache uses asf-site branch for source of site and
>> master branch for the distributable public build.
>>
>> Is there a feature where we can use service like Travis.CI usually used by
>> Github users to build the site as soon as something is committed to
>> asf-site branch?
>
> Possibly, although you would think any decent site you can generate
> locally to test your changes.
>
>>
>> We may also think of maintaining a develop branch for maintaining a
>> intermediate version of the site for reviews before we merge content to
>> asf-site for reviews and pull requests, as asf-site will be bound to
>> trigger a build through such a build service.
>>
>> with regards
>> Tushar
>>
>
>
 

Reply via email to