You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by mf...@apache.org on 2011/03/31 20:55:14 UTC

svn commit: r1087408 - in /incubator/rave/site/trunk: content/rave/css/rave.css content/rave/get-involved.mdtext content/rave/mailing-lists.mdtext content/rave/source.mdtext templates/sidenav.mdtext templates/skeleton.html

Author: mfranklin
Date: Thu Mar 31 18:55:14 2011
New Revision: 1087408

URL: http://svn.apache.org/viewvc?rev=1087408&view=rev
Log:
Updated skeleton to remove redundant project name
Updated CSS to fix incorrect location of page title
Added placeholders for pages linked from nav menu
Cleaned up navigation menu 

Added:
    incubator/rave/site/trunk/content/rave/get-involved.mdtext   (with props)
    incubator/rave/site/trunk/content/rave/mailing-lists.mdtext   (with props)
    incubator/rave/site/trunk/content/rave/source.mdtext   (with props)
Modified:
    incubator/rave/site/trunk/content/rave/css/rave.css
    incubator/rave/site/trunk/templates/sidenav.mdtext
    incubator/rave/site/trunk/templates/skeleton.html

Modified: incubator/rave/site/trunk/content/rave/css/rave.css
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/css/rave.css?rev=1087408&r1=1087407&r2=1087408&view=diff
==============================================================================
--- incubator/rave/site/trunk/content/rave/css/rave.css (original)
+++ incubator/rave/site/trunk/content/rave/css/rave.css Thu Mar 31 18:55:14 2011
@@ -36,7 +36,8 @@ a:hover {
 }
 
 .title {
-  float:right;
+  display: inline;
+  margin-left: 35px;
 }
 
 h1,h2,h3,h4,h5,h6 {

Added: incubator/rave/site/trunk/content/rave/get-involved.mdtext
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/get-involved.mdtext?rev=1087408&view=auto
==============================================================================
--- incubator/rave/site/trunk/content/rave/get-involved.mdtext (added)
+++ incubator/rave/site/trunk/content/rave/get-involved.mdtext Thu Mar 31 18:55:14 2011
@@ -0,0 +1,18 @@
+Title: Get Involved
+Notice:    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.
+

Propchange: incubator/rave/site/trunk/content/rave/get-involved.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/rave/site/trunk/content/rave/mailing-lists.mdtext
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/mailing-lists.mdtext?rev=1087408&view=auto
==============================================================================
--- incubator/rave/site/trunk/content/rave/mailing-lists.mdtext (added)
+++ incubator/rave/site/trunk/content/rave/mailing-lists.mdtext Thu Mar 31 18:55:14 2011
@@ -0,0 +1,18 @@
+Title: Mailing Lists
+Notice:    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.
+

Propchange: incubator/rave/site/trunk/content/rave/mailing-lists.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/rave/site/trunk/content/rave/source.mdtext
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/source.mdtext?rev=1087408&view=auto
==============================================================================
--- incubator/rave/site/trunk/content/rave/source.mdtext (added)
+++ incubator/rave/site/trunk/content/rave/source.mdtext Thu Mar 31 18:55:14 2011
@@ -0,0 +1,18 @@
+Title: Source Control
+Notice:    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.
+

Propchange: incubator/rave/site/trunk/content/rave/source.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/rave/site/trunk/templates/sidenav.mdtext
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/templates/sidenav.mdtext?rev=1087408&r1=1087407&r2=1087408&view=diff
==============================================================================
--- incubator/rave/site/trunk/templates/sidenav.mdtext (original)
+++ incubator/rave/site/trunk/templates/sidenav.mdtext Thu Mar 31 18:55:14 2011
@@ -1,14 +1,12 @@
 # General
 
-  - [Home](index.html)
-  - [About](about.html)
+  - [About](index.html)
   - [Incubator page](/projects/rave.html)
   - [License](http://www.apache.org/licenses/LICENSE-2.0)
 
 # Documentation
 
-  - FIXME
-  - FIXME
+  - [Wiki](http://cwiki.apache.org/)
 
 # Community
 

Modified: incubator/rave/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/templates/skeleton.html?rev=1087408&r1=1087407&r2=1087408&view=diff
==============================================================================
--- incubator/rave/site/trunk/templates/skeleton.html (original)
+++ incubator/rave/site/trunk/templates/skeleton.html Thu Mar 31 18:55:14 2011
@@ -20,7 +20,7 @@
 -->
 
   <link href="/rave/css/rave.css" rel="stylesheet" type="text/css">
-  <title>Apache Rave (Incubating) - {% block title %}{{ headers.title }}{% endblock %}</title>
+  <title>{% block title %}{{ headers.title }}{% endblock %}</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 </head>