Re: Website ready for builds?

2017-06-25 Thread Arthur Berezin
John, the disclaimer and podling logo are part of the footer. Can you point me to an example of where you would expect incubator logo to be? On Fri, Jun 23, 2017 at 4:48 AM John D. Ament wrote: > Hey guys, thanks for getting the logo in. Looks nice. Would it be >

Re: Website ready for builds?

2017-06-22 Thread John D. Ament
Hey guys, thanks for getting the logo in. Looks nice. Would it be possible to get the logo moved to the top though? On Thu, Jun 22, 2017 at 12:09 PM John D. Ament wrote: > Ok, the website is up. http://ariatosca.incubator.apache.org/ > > Can you please add the

Re: Website ready for builds?

2017-06-22 Thread Ran Ziv
Great, thanks! On Jun 22, 2017 19:10, "John D. Ament" wrote: > Ok, the website is up. http://ariatosca.incubator.apache.org/ > > Can you please add the incubator logo + disclaimer on it? > > John > > On Thu, Jun 22, 2017 at 10:41 AM John D. Ament

Re: Website ready for builds?

2017-06-22 Thread John D. Ament
Ok, the website is up. http://ariatosca.incubator.apache.org/ Can you please add the incubator logo + disclaimer on it? John On Thu, Jun 22, 2017 at 10:41 AM John D. Ament wrote: > That should start working after infra does >

Re: Website ready for builds?

2017-06-22 Thread John D. Ament
That should start working after infra does https://issues.apache.org/jira/browse/INFRA-14420 John On Thu, Jun 22, 2017 at 10:39 AM Arthur Berezin wrote: > I'm getting 404 on http://ariatosca.incubator.apache.org/ > I assume that now infra team needs to redirect $URL to

Re: Website ready for builds?

2017-06-22 Thread Arthur Berezin
I'm getting 404 on http://ariatosca.incubator.apache.org/ I assume that now infra team needs to redirect $URL to the site? On Thu, Jun 22, 2017 at 5:28 PM John D. Ament wrote: > Arthur, > > I setup a build job. Looks like we're good. > >

Re: Website ready for builds?

2017-06-22 Thread John D. Ament
Arthur, I setup a build job. Looks like we're good. https://builds.apache.org/view/A-D/view/AriaTosca/job/AriaTosca%20Website/ I'm going to commit the script changes and open an infra ticket to setup the website. John On Thu, Jun 22, 2017 at 10:07 AM Arthur Berezin

Re: Website ready for builds?

2017-06-22 Thread Arthur Berezin
Yes, it shouldn't be a problem. On Thu, Jun 22, 2017 at 5:04 PM John D. Ament wrote: > Arthur, > > Can the domain be donated to the ASF? > > John > > On Thu, Jun 22, 2017 at 10:03 AM Arthur Berezin > wrote: > > > Once this is done, I'll redirect

Re: Website ready for builds?

2017-06-22 Thread Arthur Berezin
Once this is done, I'll redirect the existing domain http://ariatosca.org/ to our new ASF homepage On Thu, Jun 22, 2017 at 4:56 PM Arthur Berezin wrote: > The build command for Jekyll should be: > bundle exec Jekyll build --destination $WORKDIR $WORKDIR > > I added the

Re: Website ready for builds?

2017-06-22 Thread Arthur Berezin
The build command for Jekyll should be: bundle exec Jekyll build --destination $WORKDIR $WORKDIR I added the build script to the website repo and added the Jekyll command, it assumes that all dependencies are already installed and it's a little challenge to test this

Re: Website ready for builds?

2017-06-22 Thread John D. Ament
Arthur, Yes, exactly. If you can get a script like that together, or tell me what the equivalent of the build would be, I can get it running into a build chain so that we finally have ariatosca.incubator.apache.org as our website. John On Thu, Jun 22, 2017 at 5:12 AM Arthur Berezin

Re: Website ready for builds?

2017-06-22 Thread Arthur Berezin
Thanks, John, I've pushed an update to aria-tosca-website last week and I have another major update coming in today. If I understand correctly, the example script builds a static website and then publishes it back to the git repo from which the static HTML would get served? On Thu, Jun 22,

Website ready for builds?

2017-06-21 Thread John D. Ament
All, Some feedback from today's board meeting. Its noted that Aria Tosca has been incubating for 10 months and still doesn't have a website hosted at Apache. I know Arthur had been doing some work on the area, but wanted to see if the current code in the website repo was ready to go? If so,