You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by Adam Estrada <es...@gmail.com> on 2013/04/13 23:38:31 UTC

Re: [jira] [Commented] (SIS-31) Website needs a facelift

All,

I published the site. It still needs some style sheet work but its now live
so that folks can start grabbing source code from it.  It published to a
sub-directory called SIS. I think index.html needs to be moved to root. I
don't recall but I think that doing this will break what was previously
done when the project was in incubation.

http://sis.apache.org/sis/index.html

Adam


On Sat, Apr 13, 2013 at 1:40 PM, Suresh Marru (JIRA) <ji...@apache.org>wrote:

>
>     [
> https://issues.apache.org/jira/browse/SIS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631104#comment-13631104]
>
> Suresh Marru commented on SIS-31:
> ---------------------------------
>
> Thanks Chris for the commit. I think the staging looks good. When ever you
> are ready you can publish it at - https://cms.apache.org/sis/publish.
>
> > Website needs a facelift
> > ------------------------
> >
> >                 Key: SIS-31
> >                 URL: https://issues.apache.org/jira/browse/SIS-31
> >             Project: Spatial Information Systems
> >          Issue Type: Improvement
> >          Components: Web site
> >            Reporter: Chris A. Mattmann
> >            Assignee: Chris A. Mattmann
> >             Fix For: 0.3
> >
> >         Attachments: SIS-31.patch, SIS-31.patch.v2, SIS.zip
> >
> >
> > Per the discussions on the ML here:
> > http://s.apache.org/qS
> > The website needs a face-lift. Let's track the progress on that there.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>

Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Martin Desruisseaux <ma...@geomatys.fr>.
Le 08/05/13 22:36, Suresh Marru a écrit :
> Hi Andrew,
>
> Otherwise, just delete the current content directory, I have a local working copy which has all working links, I will upload a clean patch.
>
> Suresh

Oups! I didn't saw this email. I will let Andrew and Suresh do then.

     Martin


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Suresh Marru <sm...@apache.org>.
Hi Andrew,

Otherwise, just delete the current content directory, I have a local working copy which has all working links, I will upload a clean patch. 

Suresh
On May 8, 2013, at 4:26 PM, Andrew Hart <an...@datafluency.com> wrote:

> Hey Martin, that's helpful information.
> 
> I turned to svnsearch.org to see if I could track down the revision in which the contents became empty. From what I can tell, r1470108 is the revision in which all of the content was removed:
> 
> http://svnsearch.org/svnsearch/repos/ASF/search?p=/sis/site/trunk/content/&rev=1470108&path%2Fsis%2Fsite%2Ftrunk%2Fcontent
> 
> Not sure what exactly happened with that commit, but that's definitely where all the content got removed. The cleanest approach might be to just roll back to that, then to repeat the move...
> 
> What do you guys think?
> 
> -Andrew.
> 
> On 5/8/13 11:44 AM, Martin Desruisseaux wrote:
>> Le 08/05/13 20:24, Andrew Hart a écrit :
>>> all appear to be completely empty. It is possible that something went awry during Martin's move, or at some other point, but at least Subversion and the CMS are in agreement that there is no content to display in the latest revision.
>>> 
>>> We might want to just roll things back and try the move again.
>> 
>> Actually I already noticed before the move than many files were empty. I just tried "svn update -r1470108" (the revision before the move) and the files are still empty.
>> 
>> The content of the following directories:
>> 
>>  content/css/
>>  content/js/
>> 
>> appears to be duplicated there:
>> 
>>  content/assets/libs/bootstrap/css/
>>  content/assets/libs/bootstrap/js/
>> 
>> also with empty files, except the jquery-1.9.1.min.js file which exists only in "content/js/". I saw also a "assets/libs/bootstrap.zip" file with again the same files, but now now-empty. Consequently:
>> 
>> 1) Can I assume that a problem occurred when the files were unzipped, and unzip again bootstrap.zip? This would overwrite the empty files in "content/assets/libs/bootstrap"?
>> 
>> 2) Is the content of "content/assets/libs/bootstrap" actually supposed to be in "content/"? If so, should I move them?
>> 
>>    Martin
>> 
> 


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by "Mattmann, Chris A (398J)" <ch...@jpl.nasa.gov>.
Yep roll it back l was trying to commit Suresh's latest patch but got messed up I guess..

Sent from my iPhone

On May 8, 2013, at 10:30 AM, "Andrew Hart" <an...@datafluency.com> wrote:

> Hey Martin, that's helpful information.
> 
> I turned to svnsearch.org to see if I could track down the revision in which the contents became empty. From what I can tell, r1470108 is the revision in which all of the content was removed:
> 
> http://svnsearch.org/svnsearch/repos/ASF/search?p=/sis/site/trunk/content/&rev=1470108&path%2Fsis%2Fsite%2Ftrunk%2Fcontent
> 
> Not sure what exactly happened with that commit, but that's definitely where all the content got removed. The cleanest approach might be to just roll back to that, then to repeat the move...
> 
> What do you guys think?
> 
> -Andrew.
> 
> On 5/8/13 11:44 AM, Martin Desruisseaux wrote:
>> Le 08/05/13 20:24, Andrew Hart a écrit :
>>> all appear to be completely empty. It is possible that something went awry during Martin's move, or at some other point, but at least Subversion and the CMS are in agreement that there is no content to display in the latest revision.
>>> 
>>> We might want to just roll things back and try the move again.
>> 
>> Actually I already noticed before the move than many files were empty. I just tried "svn update -r1470108" (the revision before the move) and the files are still empty.
>> 
>> The content of the following directories:
>> 
>>  content/css/
>>  content/js/
>> 
>> appears to be duplicated there:
>> 
>>  content/assets/libs/bootstrap/css/
>>  content/assets/libs/bootstrap/js/
>> 
>> also with empty files, except the jquery-1.9.1.min.js file which exists only in "content/js/". I saw also a "assets/libs/bootstrap.zip" file with again the same files, but now now-empty. Consequently:
>> 
>> 1) Can I assume that a problem occurred when the files were unzipped, and unzip again bootstrap.zip? This would overwrite the empty files in "content/assets/libs/bootstrap"?
>> 
>> 2) Is the content of "content/assets/libs/bootstrap" actually supposed to be in "content/"? If so, should I move them?
>> 
>>    Martin
> 

Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Martin Desruisseaux <ma...@geomatys.fr>.
Le 08/05/13 22:26, Andrew Hart a écrit :
> I turned to svnsearch.org to see if I could track down the revision in 
> which the contents became empty. From what I can tell, r1470108 is the 
> revision in which all of the content was removed:
>
> http://svnsearch.org/svnsearch/repos/ASF/search?p=/sis/site/trunk/content/&rev=1470108&path%2Fsis%2Fsite%2Ftrunk%2Fcontent 
>
>
> Not sure what exactly happened with that commit, but that's definitely 
> where all the content got removed. The cleanest approach might be to 
> just roll back to that, then to repeat the move...

Wow, I didn't know about http://svnsearch.org/ - its look impressive!

I can look at the version before 1470108 and try to re-apply the SIS-31 
v3 patch tomorrow if you wish, or you can do that at your choice.

     Martin


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Andrew Hart <an...@datafluency.com>.
Hey Martin, that's helpful information.

I turned to svnsearch.org to see if I could track down the revision in 
which the contents became empty. From what I can tell, r1470108 is the 
revision in which all of the content was removed:

http://svnsearch.org/svnsearch/repos/ASF/search?p=/sis/site/trunk/content/&rev=1470108&path%2Fsis%2Fsite%2Ftrunk%2Fcontent

Not sure what exactly happened with that commit, but that's definitely 
where all the content got removed. The cleanest approach might be to 
just roll back to that, then to repeat the move...

What do you guys think?

-Andrew.

On 5/8/13 11:44 AM, Martin Desruisseaux wrote:
> Le 08/05/13 20:24, Andrew Hart a écrit :
>> all appear to be completely empty. It is possible that something went 
>> awry during Martin's move, or at some other point, but at least 
>> Subversion and the CMS are in agreement that there is no content to 
>> display in the latest revision.
>>
>> We might want to just roll things back and try the move again.
>
> Actually I already noticed before the move than many files were empty. 
> I just tried "svn update -r1470108" (the revision before the move) and 
> the files are still empty.
>
> The content of the following directories:
>
>   content/css/
>   content/js/
>
> appears to be duplicated there:
>
>   content/assets/libs/bootstrap/css/
>   content/assets/libs/bootstrap/js/
>
> also with empty files, except the jquery-1.9.1.min.js file which 
> exists only in "content/js/". I saw also a "assets/libs/bootstrap.zip" 
> file with again the same files, but now now-empty. Consequently:
>
> 1) Can I assume that a problem occurred when the files were unzipped, 
> and unzip again bootstrap.zip? This would overwrite the empty files in 
> "content/assets/libs/bootstrap"?
>
> 2) Is the content of "content/assets/libs/bootstrap" actually supposed 
> to be in "content/"? If so, should I move them?
>
>     Martin
>


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Martin Desruisseaux <ma...@geomatys.fr>.
Le 08/05/13 20:24, Andrew Hart a écrit :
> all appear to be completely empty. It is possible that something went 
> awry during Martin's move, or at some other point, but at least 
> Subversion and the CMS are in agreement that there is no content to 
> display in the latest revision.
>
> We might want to just roll things back and try the move again.

Actually I already noticed before the move than many files were empty. I 
just tried "svn update -r1470108" (the revision before the move) and the 
files are still empty.

The content of the following directories:

   content/css/
   content/js/

appears to be duplicated there:

   content/assets/libs/bootstrap/css/
   content/assets/libs/bootstrap/js/

also with empty files, except the jquery-1.9.1.min.js file which exists 
only in "content/js/". I saw also a "assets/libs/bootstrap.zip" file 
with again the same files, but now now-empty. Consequently:

1) Can I assume that a problem occurred when the files were unzipped, 
and unzip again bootstrap.zip? This would overwrite the empty files in 
"content/assets/libs/bootstrap"?

2) Is the content of "content/assets/libs/bootstrap" actually supposed 
to be in "content/"? If so, should I move them?

     Martin


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Andrew Hart <ah...@apache.org>.
Hi Suresh, Martin,

I think I see (at least part) of the problem: the files at

https://svn.apache.org/repos/asf/sis/site/trunk/content/

all appear to be completely empty. It is possible that something went 
awry during Martin's move, or at some other point, but at least 
Subversion and the CMS are in agreement that there is no content to 
display in the latest revision.

We might want to just roll things back and try the move again.

-Andrew.



On 5/8/13 9:08 AM, Martin Desruisseaux wrote:
> Hello Suresh
>
> Le 08/05/13 15:24, Suresh Marru a écrit :
>> This is exactly what was needed to be done, thanks for taking care of 
>> it. Your assertion about sub directories is right. Anything in 
>> content is root and is relative from there.
> Thanks for the confirmation, it was really just a guess of mine.
>
>> Since Andrew is looking at it, I will not step on his toes now. Once 
>> he is done, if there are any left over CSS linking errors, I will get 
>> a patch and we should be good to go.
> Cool, thanks a lot!
>
>     Martin
>


-- 
Andrew F. Hart
http://people.apache.org/~ahart


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Martin Desruisseaux <ma...@geomatys.fr>.
Hello Suresh

Le 08/05/13 15:24, Suresh Marru a écrit :
> This is exactly what was needed to be done, thanks for taking care of it. Your assertion about sub directories is right. Anything in content is root and is relative from there.
Thanks for the confirmation, it was really just a guess of mine.

> Since Andrew is looking at it, I will not step on his toes now. Once he is done, if there are any left over CSS linking errors, I will get a patch and we should be good to go.
Cool, thanks a lot!

     Martin


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Suresh Marru <sm...@apache.org>.
On May 8, 2013, at 7:47 AM, Martin Desruisseaux <ma...@geomatys.fr> wrote:

> Hello all
> 
> Le 08/05/13 08:14, Andrew Hart a écrit :
>> I just took a look at this, and agree... something is wonky. The index page seems to be ok (at http://sis.staging.apache.org/) but anything that links off of it (including css files) are just empty. Also, when clicking through via the edit bookmarklet to edit the site contents, none of the content appear for any of the files (including the index file). To me, this suggests some sort of deeper error, like you intimated, related to the directory structure.
> 
> It may be my fault, since I moved yesterday the files on SVN from "site/trunk/content/sis" to "site/trunk/content" on the assumption that the extra "sis" in the directory structure was responsible for the extra "sis" in "http://sis.apache.org/sis/". However I really have no knowledge about how the content manager works. If anyone with such knowledge and commit access could take a look, that would be greatly appreciated.

Hi Martin,

This is exactly what was needed to be done, thanks for taking care of it. Your assertion about sub directories is right. Anything in content is root and is relative from there. 

Since Andrew is looking at it, I will not step on his toes now. Once he is done, if there are any left over CSS linking errors, I will get a patch and we should be good to go.

Cheers,
Suresh

> 
>    Thanks,
> 
>        Martin
> 


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Martin Desruisseaux <ma...@geomatys.fr>.
Hello all

Le 08/05/13 08:14, Andrew Hart a écrit :
> I just took a look at this, and agree... something is wonky. The index 
> page seems to be ok (at http://sis.staging.apache.org/) but anything 
> that links off of it (including css files) are just empty. Also, when 
> clicking through via the edit bookmarklet to edit the site contents, 
> none of the content appear for any of the files (including the index 
> file). To me, this suggests some sort of deeper error, like you 
> intimated, related to the directory structure.

It may be my fault, since I moved yesterday the files on SVN from 
"site/trunk/content/sis" to "site/trunk/content" on the assumption that 
the extra "sis" in the directory structure was responsible for the extra 
"sis" in "http://sis.apache.org/sis/". However I really have no 
knowledge about how the content manager works. If anyone with such 
knowledge and commit access could take a look, that would be greatly 
appreciated.

     Thanks,

         Martin


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Andrew Hart <ah...@apache.org>.
Hey Suresh,

I just took a look at this, and agree... something is wonky. The index 
page seems to be ok (at http://sis.staging.apache.org/) but anything 
that links off of it (including css files) are just empty. Also, when 
clicking through via the edit bookmarklet to edit the site contents, 
none of the content appear for any of the files (including the index 
file). To me, this suggests some sort of deeper error, like you 
intimated, related to the directory structure.

I'm going to look at this some more.

Andrew.

On 5/7/13 8:07 PM, Suresh Marru wrote:
> SIS Devs,
>
> Looks like I left the website in a half baked state - https://issues.apache.org/jira/browse/SIS-31
>
> Its really weird, I think its a matter of getting the right directly structure and we should be set with basic website and improve the content from there. Probably some one with a commit bit can debug this faster then I can. Any volunteers to help fix this?
>
> Thanks,
> Suresh
>
> On Apr 19, 2013, at 1:48 PM, Martin Desruisseaux <ma...@geomatys.fr> wrote:
>
>> Hello Chris
>>
>> Le 19/04/13 19:37, Mattmann, Chris A (398J) a écrit :
>>> +1 feel free to apply it, or I can do it later today.
>> Since you are more familiar than me to this part, it would be a good idea if you have time to do it.
>>
>> Thanks!
>>
>>     Martin
>>


-- 
Andrew F. Hart
http://people.apache.org/~ahart


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Suresh Marru <sm...@apache.org>.
SIS Devs,

Looks like I left the website in a half baked state - https://issues.apache.org/jira/browse/SIS-31

Its really weird, I think its a matter of getting the right directly structure and we should be set with basic website and improve the content from there. Probably some one with a commit bit can debug this faster then I can. Any volunteers to help fix this?

Thanks,
Suresh

On Apr 19, 2013, at 1:48 PM, Martin Desruisseaux <ma...@geomatys.fr> wrote:

> Hello Chris
> 
> Le 19/04/13 19:37, Mattmann, Chris A (398J) a écrit :
>> +1 feel free to apply it, or I can do it later today.
> 
> Since you are more familiar than me to this part, it would be a good idea if you have time to do it.
> 
> Thanks!
> 
>    Martin
> 


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Martin Desruisseaux <ma...@geomatys.fr>.
Hello Chris

Le 19/04/13 19:37, Mattmann, Chris A (398J) a écrit :
> +1 feel free to apply it, or I can do it later today.

Since you are more familiar than me to this part, it would be a good 
idea if you have time to do it.

Thanks!

     Martin


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by "Mattmann, Chris A (398J)" <ch...@jpl.nasa.gov>.
+1 feel free to apply it, or I can do it later today.

Cheers,
Chris

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Adam Estrada <es...@gmail.com>
Reply-To: "dev@sis.apache.org" <de...@sis.apache.org>
Date: Friday, April 19, 2013 3:46 AM
To: "dev@sis.apache.org" <de...@sis.apache.org>
Subject: RE: [jira] [Commented] (SIS-31) Website needs a facelift

>Hi Martin,
>
>If you have the time, please feel free to do so. Thanks!
>
>Adam
>-----Original Message-----
>From: Martin Desruisseaux [mailto:martin.desruisseaux@geomatys.fr]
>Sent: Friday, April 19, 2013 5:11 AM
>To: dev@sis.apache.org
>Subject: Re: [jira] [Commented] (SIS-31) Website needs a facelift
>
>Hello Adam
>
>I'm not sure what is the status, if the updated patch has been applied?
>If not, would you like me to apply it?
>
>     Martin
>
>
>Le 14/04/13 00:35, Suresh Marru a écrit :
>> Hi Adam,
>>
>> I updated the patch with the correct directory structure, did not notice
>there was a extra sis directory left over. Please don't take this design
>or
>style sheet literally. I just wanted to create a template a mark down
>based
>cms template. It needs a creative person's attention. Also note that I
>left
>both the top and side navigation on for the community to pick. Let me know
>if you need help with the site structure itself.
>>
>> Suresh
>
>


RE: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Adam Estrada <es...@gmail.com>.
Hi Martin,

If you have the time, please feel free to do so. Thanks!

Adam
-----Original Message-----
From: Martin Desruisseaux [mailto:martin.desruisseaux@geomatys.fr] 
Sent: Friday, April 19, 2013 5:11 AM
To: dev@sis.apache.org
Subject: Re: [jira] [Commented] (SIS-31) Website needs a facelift

Hello Adam

I'm not sure what is the status, if the updated patch has been applied? 
If not, would you like me to apply it?

     Martin


Le 14/04/13 00:35, Suresh Marru a écrit :
> Hi Adam,
>
> I updated the patch with the correct directory structure, did not notice
there was a extra sis directory left over. Please don't take this design or
style sheet literally. I just wanted to create a template a mark down based
cms template. It needs a creative person's attention. Also note that I left
both the top and side navigation on for the community to pick. Let me know
if you need help with the site structure itself.
>
> Suresh



Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Martin Desruisseaux <ma...@geomatys.fr>.
Hello Adam

I'm not sure what is the status, if the updated patch has been applied? 
If not, would you like me to apply it?

     Martin


Le 14/04/13 00:35, Suresh Marru a écrit :
> Hi Adam,
>
> I updated the patch with the correct directory structure, did not notice there was a extra sis directory left over. Please don't take this design or style sheet literally. I just wanted to create a template a mark down based cms template. It needs a creative person's attention. Also note that I left both the top and side navigation on for the community to pick. Let me know if you need help with the site structure itself.
>
> Suresh


Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Adam Estrada <es...@gmail.com>.
Hey Suresh,

Understood! Your attention on this has been greatly appreciated and I agree
that someone with a creative eye should probably take a look at it. Andrew
is that guy and did a great job with the logo. I will see if I can't take a
stab at tightening everything up ASAP (with Andrew's guidance of course).

Adam


On Sat, Apr 13, 2013 at 6:35 PM, Suresh Marru <sm...@apache.org> wrote:

> Hi Adam,
>
> I updated the patch with the correct directory structure, did not notice
> there was a extra sis directory left over. Please don't take this design or
> style sheet literally. I just wanted to create a template a mark down based
> cms template. It needs a creative person's attention. Also note that I left
> both the top and side navigation on for the community to pick. Let me know
> if you need help with the site structure itself.
>
> Suresh
> On Apr 13, 2013, at 5:38 PM, Adam Estrada <es...@gmail.com> wrote:
>
> > All,
> >
> > I published the site. It still needs some style sheet work but its now
> live
> > so that folks can start grabbing source code from it.  It published to a
> > sub-directory called SIS. I think index.html needs to be moved to root. I
> > don't recall but I think that doing this will break what was previously
> > done when the project was in incubation.
> >
> > http://sis.apache.org/sis/index.html
> >
> > Adam
> >
> >
> > On Sat, Apr 13, 2013 at 1:40 PM, Suresh Marru (JIRA) <jira@apache.org
> >wrote:
> >
> >>
> >>    [
> >>
> https://issues.apache.org/jira/browse/SIS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631104#comment-13631104
> ]
> >>
> >> Suresh Marru commented on SIS-31:
> >> ---------------------------------
> >>
> >> Thanks Chris for the commit. I think the staging looks good. When ever
> you
> >> are ready you can publish it at - https://cms.apache.org/sis/publish.
> >>
> >>> Website needs a facelift
> >>> ------------------------
> >>>
> >>>                Key: SIS-31
> >>>                URL: https://issues.apache.org/jira/browse/SIS-31
> >>>            Project: Spatial Information Systems
> >>>         Issue Type: Improvement
> >>>         Components: Web site
> >>>           Reporter: Chris A. Mattmann
> >>>           Assignee: Chris A. Mattmann
> >>>            Fix For: 0.3
> >>>
> >>>        Attachments: SIS-31.patch, SIS-31.patch.v2, SIS.zip
> >>>
> >>>
> >>> Per the discussions on the ML here:
> >>> http://s.apache.org/qS
> >>> The website needs a face-lift. Let's track the progress on that there.
> >>
> >> --
> >> This message is automatically generated by JIRA.
> >> If you think it was sent incorrectly, please contact your JIRA
> >> administrators
> >> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
> >>
>
>

Re: [jira] [Commented] (SIS-31) Website needs a facelift

Posted by Suresh Marru <sm...@apache.org>.
Hi Adam,

I updated the patch with the correct directory structure, did not notice there was a extra sis directory left over. Please don't take this design or style sheet literally. I just wanted to create a template a mark down based cms template. It needs a creative person's attention. Also note that I left both the top and side navigation on for the community to pick. Let me know if you need help with the site structure itself. 

Suresh
On Apr 13, 2013, at 5:38 PM, Adam Estrada <es...@gmail.com> wrote:

> All,
> 
> I published the site. It still needs some style sheet work but its now live
> so that folks can start grabbing source code from it.  It published to a
> sub-directory called SIS. I think index.html needs to be moved to root. I
> don't recall but I think that doing this will break what was previously
> done when the project was in incubation.
> 
> http://sis.apache.org/sis/index.html
> 
> Adam
> 
> 
> On Sat, Apr 13, 2013 at 1:40 PM, Suresh Marru (JIRA) <ji...@apache.org>wrote:
> 
>> 
>>    [
>> https://issues.apache.org/jira/browse/SIS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631104#comment-13631104]
>> 
>> Suresh Marru commented on SIS-31:
>> ---------------------------------
>> 
>> Thanks Chris for the commit. I think the staging looks good. When ever you
>> are ready you can publish it at - https://cms.apache.org/sis/publish.
>> 
>>> Website needs a facelift
>>> ------------------------
>>> 
>>>                Key: SIS-31
>>>                URL: https://issues.apache.org/jira/browse/SIS-31
>>>            Project: Spatial Information Systems
>>>         Issue Type: Improvement
>>>         Components: Web site
>>>           Reporter: Chris A. Mattmann
>>>           Assignee: Chris A. Mattmann
>>>            Fix For: 0.3
>>> 
>>>        Attachments: SIS-31.patch, SIS-31.patch.v2, SIS.zip
>>> 
>>> 
>>> Per the discussions on the ML here:
>>> http://s.apache.org/qS
>>> The website needs a face-lift. Let's track the progress on that there.
>> 
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA
>> administrators
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>