Re: Hosted web site

2018-10-31 Thread Zoran Regvart
Hi Tadayoshi & Cameleers, any changes you make on the `camel-website` on the `asf-site` branch will get overwritten by the build job[1] for the `website` branch in the `camel` repository. So you need to do all the work on the `website` branch in the `camel` git repository. I'm still trying to find

Re: Hosted web site

2018-10-31 Thread Zoran Regvart
Hi Francois & Cameleers, don't be sorry, we appreciate all the help, the website is long overdue mostly because we all can't find the time to work on it... zoran On Wed, Oct 31, 2018 at 7:14 AM, Francois Papon wrote: > Hi, > > It's great, thanks Zoran! > > I can take a look about the breaking C

Re: Hosted web site

2018-10-31 Thread Zoran Regvart
Hi Nicola & Cameleers, On Wed, Oct 31, 2018 at 8:49 AM, Nicola Ferraro wrote: > It would be technically possible to have both websites persisted on master, > so that we just swap them when the new one is ready? Yes, they are independent. The current website at camel.apache.org published via bui

Re: Hosted web site

2018-10-31 Thread Jean-Baptiste Onofré
It sounds good to me: having several hands and help. I'm working on new stuff around OSGi/Karaf for Camel. Regards JB On 31/10/2018 07:14, Francois Papon wrote: > Hi, > > It's great, thanks Zoran! > > I can take a look about the breaking CSS and links. > > I'm sorry, I was very busy this mont

Re: Hosted web site

2018-10-31 Thread Onder SEZGIN
Great work. Thanks Zoran. On Wed, Oct 31, 2018 at 10:49 AM Nicola Ferraro wrote: > That's nice Zoran. I think it's a good first step is to have something that > is displayed on the web, so that we can iterate. > > It would be technically possible to have both websites persisted on master, > so t

Re: Hosted web site

2018-10-31 Thread Nicola Ferraro
That's nice Zoran. I think it's a good first step is to have something that is displayed on the web, so that we can iterate. It would be technically possible to have both websites persisted on master, so that we just swap them when the new one is ready? Nicola On Wed, Oct 31, 2018 at 7:15 AM Fra

Re: Hosted web site

2018-10-30 Thread Francois Papon
Hi, It's great, thanks Zoran! I can take a look about the breaking CSS and links. I'm sorry, I was very busy this month and I could not work on the website :( It would be better now! regards, François Papon fpa...@apache.org Le 30/10/2018 à 17:04, Zoran Regvart a écrit : > Hi Tadayoshi & Cam

Re: Hosted web site

2018-10-30 Thread Tadayoshi Sato
Awesome stuff, Zoran! Thank you. I'll peek into the asf-site branch and try to polish it. Best regards, Tadayoshi On Tue, Oct 30, 2018 at 10:13 PM Andrea Cosentino wrote: > Great stuff! > > -- > Andrea Cosentino > -- > Apache Camel PMC Chair > Apache Karaf Comm

Re: Hosted web site

2018-10-30 Thread Andrea Cosentino
Great stuff! -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, October 30, 2018, 2:05:04 PM GMT+1, Zoran Regvart wrote: Hi Tadayo

Re: Hosted web site

2018-10-30 Thread Zoran Regvart
Hi Tadayoshi & Cameleers, so the staging site now works* it's at: https://camel.apache.org/staging/ *and by that I mean: the content of camel-website's asf-site branch is published there. It is pretty much broken at the moment, CSS and links are generated with absolute values, I need to take a lo

Re: Hosted web site

2018-10-30 Thread Zoran Regvart
Hi Tadayoshi, I'm really sorry I had little time to look into this, the process should look like this: We make changes on the camel.git gitbox repository (or GitHub mirror) to the `website` branch (till it's merged over to `master`), Jenkins builds the website (Jenkinsfile on `website` branch does

Hosted web site

2018-10-30 Thread Tadayoshi Sato
Hi all, I've been working on migrating docs, and while there are still a number of pages to be migrated yet it's also becoming in good shape. I think it's good time to host the docs somewhere so that everyone can read and further contribute to the site. I'm aware that recently Francois and Zoran