Author: rgardler
Date: Thu Mar 17 20:23:22 2011
New Revision: 1082679

URL: http://svn.apache.org/viewvc?rev=1082679&view=rev
Log:
Add minimal site areas to the navigation 

Modified:
    incubator/wookie/site/trunk/templates/sidenav.mdtext

Modified: incubator/wookie/site/trunk/templates/sidenav.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/templates/sidenav.mdtext?rev=1082679&r1=1082678&r2=1082679&view=diff
==============================================================================
--- incubator/wookie/site/trunk/templates/sidenav.mdtext (original)
+++ incubator/wookie/site/trunk/templates/sidenav.mdtext Thu Mar 17 20:23:22 
2011
@@ -1,13 +1,29 @@
-# Wookie project
-  - [Home](index.html)
-  - [About](about.html)
-  - [Contributing](contributing.html)
-  - [Project Team](team.html)
-
-# ASF links
-  - [Apache Software Foundation](http://www.apache.org)
-  - [License](http://www.apache.org/licenses/LICENSE-2.0)
-  - [Thanks](http://www.apache.org/foundation/thanks.html)
-  - [Become a Sponsor](http://www.apache.org/foundation/sponsorship.html)
-  - [Security](http://www.apache.org/security/)
-
+# General
+
+  - [Home](index.html)
+  - [About](about.html)
+  - [Incubator page](/projects/wookie.html)
+  - [License](http://www.apache.org/licenses/LICENSE-2.0)
+
+# Documentation
+
+  - FIXME
+  - FIXME
+
+# Community
+
+  - [Get Involved](get-involved.html)
+  - [Mailing Lists](mailing-lists.html)
+  - [People](people.html)
+
+# Development
+  - [Source Code](source.html)
+  - [Issue Tracker](https://issues.apache.org/jira/browse/WOOKIE)
+
+# ASF
+
+  - [Apache Software Foundation](http://www.apache.org)
+  - [Thanks](http://www.apache.org/foundation/thanks.html)
+  - [Become a Sponsor](http://www.apache.org/foundation/sponsorship.html)
+  - [Security](http://www.apache.org/security/)
+


Reply via email to