You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by sm...@apache.org on 2010/04/02 23:51:40 UTC

svn commit: r930401 - in /incubator/sis/trunk/src/site: ./ sis/ sis/index.html

Author: smcclees
Date: Fri Apr  2 21:51:39 2010
New Revision: 930401

URL: http://svn.apache.org/viewvc?rev=930401&view=rev
Log:
Initial site checkin (much more todo)

Added:
    incubator/sis/trunk/src/site/
    incubator/sis/trunk/src/site/sis/
    incubator/sis/trunk/src/site/sis/index.html

Added: incubator/sis/trunk/src/site/sis/index.html
URL: http://svn.apache.org/viewvc/incubator/sis/trunk/src/site/sis/index.html?rev=930401&view=auto
==============================================================================
--- incubator/sis/trunk/src/site/sis/index.html (added)
+++ incubator/sis/trunk/src/site/sis/index.html Fri Apr  2 21:51:39 2010
@@ -0,0 +1,47 @@
+<!DOCTYPE HTML_PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN "http://www.w3c.org/TR/html4/loose.dtd">
+
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License. 
+-->
+
+
+<head>
+<style type="text/css">
+
+table.heading {
+border-bottom-style: ridge; 
+border-bottom-color: black; 
+}
+
+</style>
+<table class="heading" width="100%" cellspacing="0">
+
+   <tr><!-- SITE BANNER AND PROJECT IMAGE -->
+    <td align="left" valign="top">
+<a href="http://www.apache.org/"><img src="http://www.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://incubator.apache.org/"><img src="http://incubator.apache.org/images/apache-incubator-logo.png" alt="Apache Incubator" border="0"/></a>
+</td>
+   </tr>
+  </table>
+  
+  <h1>Spatial Information System (SIS)</h1>
+
+<head>
+<body>