You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2013/07/08 17:09:54 UTC

svn commit: r868829 [1/3] - in /websites/staging/stratos/trunk/content: ./ community/ css/ development/ js/

Author: buildbot
Date: Mon Jul  8 15:09:53 2013
New Revision: 868829

Log:
Staging update by buildbot for stratos

Added:
    websites/staging/stratos/trunk/content/   (with props)
    websites/staging/stratos/trunk/content/community/
    websites/staging/stratos/trunk/content/community/get-involved.html
    websites/staging/stratos/trunk/content/community/mailing-lists.html
    websites/staging/stratos/trunk/content/community/people.html
    websites/staging/stratos/trunk/content/css/
    websites/staging/stratos/trunk/content/css/bootstrap-responsive.min.css
    websites/staging/stratos/trunk/content/css/bootstrap.min.css
    websites/staging/stratos/trunk/content/development/
    websites/staging/stratos/trunk/content/development/edit-website.html
    websites/staging/stratos/trunk/content/development/license.html
    websites/staging/stratos/trunk/content/development/source.html
    websites/staging/stratos/trunk/content/index.html
    websites/staging/stratos/trunk/content/js/
    websites/staging/stratos/trunk/content/js/bootstrap.min.js
    websites/staging/stratos/trunk/content/js/jquery-1.9.1.min.js

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
    cms:source-revision = 1500789

Added: websites/staging/stratos/trunk/content/community/get-involved.html
==============================================================================
--- websites/staging/stratos/trunk/content/community/get-involved.html (added)
+++ websites/staging/stratos/trunk/content/community/get-involved.html Mon Jul  8 15:09:53 2013
@@ -0,0 +1,136 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+
+    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.
+-->
+	<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css">
+    <style type="text/css">
+	  body {
+		  padding-top: 60px;
+		  padding-bottom: 40px;
+	  }
+	  .sidebar-nav {
+		  padding: 9px 0;
+	  }
+	   @media (max-width: 980px) {
+	  /* Enable use of floated navbar text */
+	  .navbar-text.pull-right {
+		  float: none;
+		  padding-left: 5px;
+		  padding-right: 5px;
+	  }
+	  }
+	</style>
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-responsive.min.css">
+  <title>Get Involved</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+
+<div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+    	<div class="container">
+        	<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> </a> 
+            <a class="brand" href="/index.html"> Apache Open Stratos Workbench </a>
+          	<div class="nav-collapse">
+        		<ul class="nav">
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Development<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="/development/source.html">Source Code</a></li>
+                  		<li><a href="/development/license.html">Project License</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/stratos">Issue Tracker</a></li>
+                        <li><a href="/development/edit-website.html">Editing Website</a></li>
+                	</ul>
+          			</li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="https://cwiki.apache.org/confluence/display/STRATOS/Home">Stratos Wiki</a></li>
+                	</ul>
+          	    </li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                       	<li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+                        <li><a href="/community/people.html">Project Team</a></li>
+                        <li><a href="/community/get-involved.html">Get Involved</a></li>
+                	</ul>
+          			</li>
+              		<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                  		<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+                  		<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  		<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                	</ul>
+          			</li>
+           	 	</ul>
+      		</div> <!-- /.nav-collapse --> 
+        </div><!-- /.container --> 
+  	  </div><!-- /.navbar-inner --> 
+    </div>
+    
+    <div id="main" role="main" class="container">
+    	<section id="content" class="row">
+        	<article class="span12">
+          		<p>You don't need to be a software developer to contribute to 
+Apache Startos. To be successful this project 
+requires a huge range of different skills, levels of involvement and degrees of 
+technical expertise. So, if you want to get involved in Apache Stratos, there 
+is almost certainly a role for you. </p>
+<p>We are looking for people to:</p>
+<ul>
+<li>provide feedback</li>
+<li>write or update documentation</li>
+<li>help new users</li>
+<li>recommend the project to others</li>
+<li>test the code and report bugs</li>
+<li>fix bugs and [submit patches] [5]</li>
+<li>give us feedback on required features</li>
+<li>write and update the software</li>
+<li>create artwork</li>
+<li>translate to different languages</li>
+<li>anything you can see that needs doing</li>
+</ul>
+<p>All of these contributions help to keep a project active and strengthen 
+the community. The project team and the broader community will 
+therefore welcome and encourage participation, and attempt to make it 
+as easy as possible for people to get involved. </p>
+<h2 id="mailing-lists">Mailing lists</h2>
+<p>Your first engagement with the project should be to subscribe to our
+<a href="/community/mailing-lists.html">mailing lists</a>.</p>
+        	</article>
+    	</section>
+  	</div>
+    
+  <footer class="footer" align="center">
+	<div class="container">
+                <a alt="Apache Incubator" href="http://incubator.apache.org">	 
+       <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
+    	<p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the 
+        	<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br />
+          	Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+  	</div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script> 
+  <script src="/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/stratos/trunk/content/community/mailing-lists.html
==============================================================================
--- websites/staging/stratos/trunk/content/community/mailing-lists.html (added)
+++ websites/staging/stratos/trunk/content/community/mailing-lists.html Mon Jul  8 15:09:53 2013
@@ -0,0 +1,133 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+
+    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.
+-->
+	<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css">
+    <style type="text/css">
+	  body {
+		  padding-top: 60px;
+		  padding-bottom: 40px;
+	  }
+	  .sidebar-nav {
+		  padding: 9px 0;
+	  }
+	   @media (max-width: 980px) {
+	  /* Enable use of floated navbar text */
+	  .navbar-text.pull-right {
+		  float: none;
+		  padding-left: 5px;
+		  padding-right: 5px;
+	  }
+	  }
+	</style>
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-responsive.min.css">
+  <title>Apache Stratos Mailing Lists</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+
+<div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+    	<div class="container">
+        	<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> </a> 
+            <a class="brand" href="/index.html"> Apache Open Stratos Workbench </a>
+          	<div class="nav-collapse">
+        		<ul class="nav">
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Development<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="/development/source.html">Source Code</a></li>
+                  		<li><a href="/development/license.html">Project License</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/stratos">Issue Tracker</a></li>
+                        <li><a href="/development/edit-website.html">Editing Website</a></li>
+                	</ul>
+          			</li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="https://cwiki.apache.org/confluence/display/STRATOS/Home">Stratos Wiki</a></li>
+                	</ul>
+          	    </li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                       	<li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+                        <li><a href="/community/people.html">Project Team</a></li>
+                        <li><a href="/community/get-involved.html">Get Involved</a></li>
+                	</ul>
+          			</li>
+              		<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                  		<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+                  		<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  		<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                	</ul>
+          			</li>
+           	 	</ul>
+      		</div> <!-- /.nav-collapse --> 
+        </div><!-- /.container --> 
+  	  </div><!-- /.navbar-inner --> 
+    </div>
+    
+    <div id="main" role="main" class="container">
+    	<section id="content" class="row">
+        	<article class="span12">
+          		<p>We welcome you to join mailing lists and let us know about your thoughts or ideas about Apache Stratos.</p>
+<h3 id="apache-stratos-developer-mailing-list">Apache Stratos Developer Mailing List</h3>
+<p>This is where the community hangs out and discussion about development happens. This list is used to coordinate activities and ensure we are all pulling in the same direction.</p>
+<ul>
+<li>Subscribe: <a href="mailto://dev-subscribe@stratos.incubator.apache.org">dev-subscribe@stratos.incubator.apache.org</a></li>
+<li>Post (after subscription): <a href="mailto://dev@stratos.incubator.apache.org">dev@stratos.incubator.apache.org</a></li>
+<li>Unsubscribe: <a href="mailto:dev-unsubscribe@stratos.incubator.apache.org">dev-unsubscribe@stratos.incubator.apache.org</a></li>
+<li>Archives:<ul>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-stratos-dev/">stratos Dev Mail Archives</a></li>
+</ul>
+</li>
+</ul>
+<h3 id="apache-stratos-commit-mailing-list">Apache Stratos Commit Mailing List</h3>
+<p>This is where the community receives automated notifications of 
+any changes to the code and documentation.</p>
+<ul>
+<li>Subscribe: <a href="mailto:commits-subscribe@stratos.incubator.apache.org">commits-subscribe@stratos.incubator.apache.org</a></li>
+<li>Unsubscribe: <a href="mailto:commits-unsubscribe@stratos.incubator.apache.org">commmits-unsubscribe@stratos.incubator.apache.org</a></li>
+<li>Archives:<ul>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-stratos-commits/">stratos Commit Mail Archives</a></li>
+</ul>
+</li>
+</ul>
+        	</article>
+    	</section>
+  	</div>
+    
+  <footer class="footer" align="center">
+	<div class="container">
+                <a alt="Apache Incubator" href="http://incubator.apache.org">	 
+       <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
+    	<p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the 
+        	<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br />
+          	Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+  	</div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script> 
+  <script src="/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/stratos/trunk/content/community/people.html
==============================================================================
--- websites/staging/stratos/trunk/content/community/people.html (added)
+++ websites/staging/stratos/trunk/content/community/people.html Mon Jul  8 15:09:53 2013
@@ -0,0 +1,112 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+
+    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.
+-->
+	<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css">
+    <style type="text/css">
+	  body {
+		  padding-top: 60px;
+		  padding-bottom: 40px;
+	  }
+	  .sidebar-nav {
+		  padding: 9px 0;
+	  }
+	   @media (max-width: 980px) {
+	  /* Enable use of floated navbar text */
+	  .navbar-text.pull-right {
+		  float: none;
+		  padding-left: 5px;
+		  padding-right: 5px;
+	  }
+	  }
+	</style>
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-responsive.min.css">
+  <title>Apache Stratos Team </title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+
+<div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+    	<div class="container">
+        	<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> </a> 
+            <a class="brand" href="/index.html"> Apache Open Stratos Workbench </a>
+          	<div class="nav-collapse">
+        		<ul class="nav">
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Development<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="/development/source.html">Source Code</a></li>
+                  		<li><a href="/development/license.html">Project License</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/stratos">Issue Tracker</a></li>
+                        <li><a href="/development/edit-website.html">Editing Website</a></li>
+                	</ul>
+          			</li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="https://cwiki.apache.org/confluence/display/STRATOS/Home">Stratos Wiki</a></li>
+                	</ul>
+          	    </li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                       	<li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+                        <li><a href="/community/people.html">Project Team</a></li>
+                        <li><a href="/community/get-involved.html">Get Involved</a></li>
+                	</ul>
+          			</li>
+              		<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                  		<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+                  		<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  		<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                	</ul>
+          			</li>
+           	 	</ul>
+      		</div> <!-- /.nav-collapse --> 
+        </div><!-- /.container --> 
+  	  </div><!-- /.navbar-inner --> 
+    </div>
+    
+    <div id="main" role="main" class="container">
+    	<section id="content" class="row">
+        	<article class="span12">
+          		<p>Apache Stratos (Incubating) is a community developed project. The list below is a partial list of contributors to the project, for a complete list you'd have to look at all contributors to our issue tracker, mailing list and version control.</p>
+<p><strong>Project Management Committee / Committers:</strong></p>
+        	</article>
+    	</section>
+  	</div>
+    
+  <footer class="footer" align="center">
+	<div class="container">
+                <a alt="Apache Incubator" href="http://incubator.apache.org">	 
+       <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
+    	<p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the 
+        	<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br />
+          	Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+  	</div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script> 
+  <script src="/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/stratos/trunk/content/css/bootstrap-responsive.min.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/bootstrap-responsive.min.css (added)
+++ websites/staging/stratos/trunk/content/css/bootstrap-responsive.min.css Mon Jul  8 15:09:53 2013
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap Responsive v2.3.1
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.
+ */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{dis
 play:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}@media(min-width:1200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-flui
 d{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid .span5{width:40.17094017094
 017%;*width:40.11774868157847%}.row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%}.row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid .offset9:first-child{margin-left:76.92307692307
 693%;*margin-left:76.81669394435352%}.row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%}.row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%}.row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%}.row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%}.row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%}.row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%}.row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%}.row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:
 28.0987452264048%}.row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%}.row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%}.row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%}.row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%}.row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span
 6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px
 }.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%}.row-fluid .span10{width:82.87
 292817679558%;*width:82.81973668743387%}.row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%}.row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%}.row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%}.row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%}.row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%}.row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%}.row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%}.row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%}.row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%}.row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%}.row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%}.row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%}.row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margi
 n-left:94.09251204890089%}.row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%}.row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%}.row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%}.row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%}.row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%}.row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%}.row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%}.row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%}.row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%}.row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%}.row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.4737275185141
 7%}.row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%}.row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%}.row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%}.row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%}.row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%}.row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%}.row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%}.row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%}.row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.sp
 an11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}}@media(max-width:767px){body{padding-right:20px;padding-left:20px}.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-right:-20px;margin-left:-20px}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:aut
 o}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="offset"]:first-child{margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}.controls-row [class*="span"]+[class*="span"]{margin-left:0}.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.m
 odal.fade{top:-100px}.modal.fade.in{top:20px}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.media .pull-left,.media .pull-right{display:block;float:none;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}.modal{top:10px;right:10px;left:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:a
 uto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999}.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar
 -inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav-collapse .open>.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,
 255,0.1),0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}}

Added: websites/staging/stratos/trunk/content/css/bootstrap.min.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/bootstrap.min.css (added)
+++ websites/staging/stratos/trunk/content/css/bootstrap.min.css Mon Jul  8 15:09:53 2013
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap v2.3.1
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 2 lines stripped ...]
Added: websites/staging/stratos/trunk/content/development/edit-website.html
==============================================================================
--- websites/staging/stratos/trunk/content/development/edit-website.html (added)
+++ websites/staging/stratos/trunk/content/development/edit-website.html Mon Jul  8 15:09:53 2013
@@ -0,0 +1,196 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+
+    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.
+-->
+	<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css">
+    <style type="text/css">
+	  body {
+		  padding-top: 60px;
+		  padding-bottom: 40px;
+	  }
+	  .sidebar-nav {
+		  padding: 9px 0;
+	  }
+	   @media (max-width: 980px) {
+	  /* Enable use of floated navbar text */
+	  .navbar-text.pull-right {
+		  float: none;
+		  padding-left: 5px;
+		  padding-right: 5px;
+	  }
+	  }
+	</style>
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-responsive.min.css">
+  <title>How to edit the Apache Stratos website</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+
+<div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+    	<div class="container">
+        	<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> </a> 
+            <a class="brand" href="/index.html"> Apache Open Stratos Workbench </a>
+          	<div class="nav-collapse">
+        		<ul class="nav">
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Development<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="/development/source.html">Source Code</a></li>
+                  		<li><a href="/development/license.html">Project License</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/stratos">Issue Tracker</a></li>
+                        <li><a href="/development/edit-website.html">Editing Website</a></li>
+                	</ul>
+          			</li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="https://cwiki.apache.org/confluence/display/STRATOS/Home">Stratos Wiki</a></li>
+                	</ul>
+          	    </li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                       	<li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+                        <li><a href="/community/people.html">Project Team</a></li>
+                        <li><a href="/community/get-involved.html">Get Involved</a></li>
+                	</ul>
+          			</li>
+              		<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                  		<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+                  		<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  		<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                	</ul>
+          			</li>
+           	 	</ul>
+      		</div> <!-- /.nav-collapse --> 
+        </div><!-- /.container --> 
+  	  </div><!-- /.navbar-inner --> 
+    </div>
+    
+    <div id="main" role="main" class="container">
+    	<section id="content" class="row">
+        	<article class="span12">
+          		<p>This HowTo documentation will show the needed steps to edit the stratos
+website. This includes creation of new pages, modification, and deletion - for files
+and sub-directories.stratos</p>
+<h2 id="how-it-works-in-general">How it works in general</h2>
+<p>The website is hosted in a Content Management System (CMS). You will not edit the
+HTML pages directly. The actual edit is split up in 2 parts:</p>
+<ol>
+<li>
+<p>First you edit the content which is provided as <a href="http://en.wikipedia.org/wiki/Markdown">Markdown text</a> (mdtext).
+    This will be committed into the staging section (see the SVN commit mail with
+    your log message) and automatically build HTML files out of the the mdtext files
+    (see the commit mail with "Staging update by buildbot" as log messge).
+     Before you publish youe changes in next step, you can verify the changes on the staging site</p>
+<ul>
+<li><a href="http://stratos.staging.apache.org/">http://stratos.staging.apache.org/</a>. </li>
+</ul>
+</li>
+<li>
+<p>Second you need to publish the staging part to the production section (see the
+    commit mail with "Publishing merge to stratos site by <your Apache ID>"
+    as log message).</p>
+</li>
+</ol>
+<h2 id="what-do-you-prefer-working-via-commandline-or-in-the-browser">What do you prefer: Working via commandline or in the browser?</h2>
+<h3 id="via-commandline">Via commandline</h3>
+<p>It is assumed that you have already checked out the code from the SVN repository
+<a href="https://svn.apache.org/repos/asf/incubator/stratos/site/trunk/">https://svn.apache.org/repos/asf/incubator/stratos/site/trunk/</a>.</p>
+<p>Edit the file via your favorite editor like vi and finally commit via SVN:</p>
+<div class="codehilite"><pre><span class="n">vi</span> <span class="n">myfile</span><span class="p">.</span><span class="n">mdtext</span>
+<span class="n">svn</span> <span class="n">ci</span> <span class="o">-</span><span class="n">m</span> &quot;<span class="n">My</span> <span class="nb">log</span> <span class="n">message</span>&quot; <span class="n">myfile</span><span class="p">.</span><span class="n">mdtext</span>
+</pre></div>
+
+
+<p>Now wait a few seconds so that the entire website can be rebuilt. Then:</p>
+<div class="codehilite"><pre><span class="n">curl</span> <span class="o">-</span><span class="n">sL</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">s</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">cms</span><span class="o">-</span><span class="n">cli</span> <span class="o">|</span> <span class="n">perl</span>
+</pre></div>
+
+
+<p>If this does not work on your local machine just do it on "people.apache.org" by
+executing this:</p>
+<div class="codehilite"><pre><span class="n">ssh</span> <span class="o">-</span><span class="n">t</span> <span class="o">&lt;</span><span class="n">user</span><span class="o">&gt;</span><span class="p">@</span><span class="n">people</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span> <span class="n">publish</span><span class="p">.</span><span class="n">pl</span> <span class="n">stratos</span> <span class="o">&lt;</span><span class="n">your</span> <span class="n">Apache</span> <span class="n">ID</span><span class="o">&gt;</span>
+</pre></div>
+
+
+<h3 id="editing-in-the-browser">Editing in the browser</h3>
+<h4 id="prerequisites">Prerequisites</h4>
+<h5 id="browser-bookmark">Browser bookmark</h5>
+<p>Normally you see the webpage in your browser. To update this page with an
+inline-editor and little preview you need to add a link as bookmark to your browser
+(more information see <a href="https://cms.apache.org/#bookmark">here</a>).</p>
+<p><a href="javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))">Add this link as bookmark</a></p>
+<h5 id="apache-id">Apache ID</h5>
+<p>Furthermore, you need an Apache ID to authenticate to the system.</p>
+<h4 id="starting">Starting</h4>
+<p>Browse to the respective webpage or directory you would like to edit and click on
+the bookmark. Now click on the [Edit this directory] link on the top. The following
+is displayed as content from the CMS.</p>
+<h4 id="edit-an-existing-webpage">Edit an existing webpage</h4>
+<p>Click on the actions link [Edit] in the appropriate table cell for editing the
+favorite file. If the file is not in this directory but in a subdir, just click on
+the directory name (e.g., "docs/") to enter this directory.</p>
+<p>Now you should see a new webpage with a 4 fields:</p>
+<ol>
+<li>Upper left is the inline editor for text in markdown syntax.</li>
+<li>Upper right shows the written text as a permanent preview or as HTML source code.</li>
+<li>Below the editor you can enter a log message.</li>
+<li>Enter a general header text, e.g., the license of the entered text.</li>
+</ol>
+<p>When you have finished writing your text, check the "Log message" box, enter a
+commit message and click on [Submit].</p>
+<h4 id="create-a-new-webpage">Create a new webpage</h4>
+<p>When in the correct directory, at the top enter a name for the new text file (e.g.,
+"my-file.mdtext"). Now you enter your text (see topic above).</p>
+<h4 id="create-new-subdirectory">Create new subdirectory</h4>
+<p>When in the correct directory, at the top enter a name for the new directory (e.g.,
+"my-dir/"). Make sure you entered a trailing "/"!</p>
+<h4 id="delete-a-webpage-or-subdirectory">Delete a webpage or subdirectory</h4>
+<p>When in the corrext directory, click on the actions link [Delete] in the appropriate
+table cell and enter a commit message. Finally click on [Submit].</p>
+<h4 id="how-to-put-into-production">How to put into production?</h4>
+<p>After you have edited your files and/or directories, you need now to pubish your
+modifications into production. For this please click on the link
+[Publish site] on the top of the webpage. Enter a commit message on click on [Submit].
+Alterantively you can click on this <a href="https://cms.apache.org/stratos/publish">pubish link</a>, review the diff's and submit.</p>
+<h3 id="links">Links</h3>
+<p><a href="http://www.apache.org/dev/cmsref.html">CMS Documentation Reference</a></p>
+        	</article>
+    	</section>
+  	</div>
+    
+  <footer class="footer" align="center">
+	<div class="container">
+                <a alt="Apache Incubator" href="http://incubator.apache.org">	 
+       <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
+    	<p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the 
+        	<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br />
+          	Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+  	</div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script> 
+  <script src="/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/stratos/trunk/content/development/license.html
==============================================================================
--- websites/staging/stratos/trunk/content/development/license.html (added)
+++ websites/staging/stratos/trunk/content/development/license.html Mon Jul  8 15:09:53 2013
@@ -0,0 +1,287 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+
+    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.
+-->
+	<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css">
+    <style type="text/css">
+	  body {
+		  padding-top: 60px;
+		  padding-bottom: 40px;
+	  }
+	  .sidebar-nav {
+		  padding: 9px 0;
+	  }
+	   @media (max-width: 980px) {
+	  /* Enable use of floated navbar text */
+	  .navbar-text.pull-right {
+		  float: none;
+		  padding-left: 5px;
+		  padding-right: 5px;
+	  }
+	  }
+	</style>
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-responsive.min.css">
+  <title>Apache License</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+
+<div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+    	<div class="container">
+        	<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> </a> 
+            <a class="brand" href="/index.html"> Apache Open Stratos Workbench </a>
+          	<div class="nav-collapse">
+        		<ul class="nav">
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Development<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="/development/source.html">Source Code</a></li>
+                  		<li><a href="/development/license.html">Project License</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/stratos">Issue Tracker</a></li>
+                        <li><a href="/development/edit-website.html">Editing Website</a></li>
+                	</ul>
+          			</li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="https://cwiki.apache.org/confluence/display/STRATOS/Home">Stratos Wiki</a></li>
+                	</ul>
+          	    </li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                       	<li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+                        <li><a href="/community/people.html">Project Team</a></li>
+                        <li><a href="/community/get-involved.html">Get Involved</a></li>
+                	</ul>
+          			</li>
+              		<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                  		<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+                  		<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  		<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                	</ul>
+          			</li>
+           	 	</ul>
+      		</div> <!-- /.nav-collapse --> 
+        </div><!-- /.container --> 
+  	  </div><!-- /.navbar-inner --> 
+    </div>
+    
+    <div id="main" role="main" class="container">
+    	<section id="content" class="row">
+        	<article class="span12">
+          		<p>Apache License<br></br>Version 2.0, January 2004<br></br>
+<a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a> </p>
+<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
+<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
+<p>"License" shall mean the terms and conditions for use, reproduction, and
+distribution as defined by Sections 1 through 9 of this document.</p>
+<p>"Licensor" shall mean the copyright owner or entity authorized by the
+copyright owner that is granting the License.</p>
+<p>"Legal Entity" shall mean the union of the acting entity and all other
+entities that control, are controlled by, or are under common control with
+that entity. For the purposes of this definition, "control" means (i) the
+power, direct or indirect, to cause the direction or management of such
+entity, whether by contract or otherwise, or (ii) ownership of fifty
+percent (50%) or more of the outstanding shares, or (iii) beneficial
+ownership of such entity.</p>
+<p>"You" (or "Your") shall mean an individual or Legal Entity exercising
+permissions granted by this License.</p>
+<p>"Source" form shall mean the preferred form for making modifications,
+including but not limited to software source code, documentation source,
+and configuration files.</p>
+<p>"Object" form shall mean any form resulting from mechanical transformation
+or translation of a Source form, including but not limited to compiled
+object code, generated documentation, and conversions to other media types.</p>
+<p>"Work" shall mean the work of authorship, whether in Source or Object form,
+made available under the License, as indicated by a copyright notice that
+is included in or attached to the work (an example is provided in the
+Appendix below).</p>
+<p>"Derivative Works" shall mean any work, whether in Source or Object form,
+that is based on (or derived from) the Work and for which the editorial
+revisions, annotations, elaborations, or other modifications represent, as
+a whole, an original work of authorship. For the purposes of this License,
+Derivative Works shall not include works that remain separable from, or
+merely link (or bind by name) to the interfaces of, the Work and Derivative
+Works thereof.</p>
+<p>"Contribution" shall mean any work of authorship, including the original
+version of the Work and any modifications or additions to that Work or
+Derivative Works thereof, that is intentionally submitted to Licensor for
+inclusion in the Work by the copyright owner or by an individual or Legal
+Entity authorized to submit on behalf of the copyright owner. For the
+purposes of this definition, "submitted" means any form of electronic,
+verbal, or written communication sent to the Licensor or its
+representatives, including but not limited to communication on electronic
+mailing lists, source code control systems, and issue tracking systems that
+are managed by, or on behalf of, the Licensor for the purpose of discussing
+and improving the Work, but excluding communication that is conspicuously
+marked or otherwise designated in writing by the copyright owner as "Not a
+Contribution."</p>
+<p>"Contributor" shall mean Licensor and any individual or Legal Entity on
+behalf of whom a Contribution has been received by Licensor and
+subsequently incorporated within the Work.</p>
+<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
+terms and conditions of this License, each Contributor hereby grants to You
+a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+copyright license to reproduce, prepare Derivative Works of, publicly
+display, publicly perform, sublicense, and distribute the Work and such
+Derivative Works in Source or Object form.</p>
+<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
+and conditions of this License, each Contributor hereby grants to You a
+perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+(except as stated in this section) patent license to make, have made, use,
+offer to sell, sell, import, and otherwise transfer the Work, where such
+license applies only to those patent claims licensable by such Contributor
+that are necessarily infringed by their Contribution(s) alone or by
+combination of their Contribution(s) with the Work to which such
+Contribution(s) was submitted. If You institute patent litigation against
+any entity (including a cross-claim or counterclaim in a lawsuit) alleging
+that the Work or a Contribution incorporated within the Work constitutes
+direct or contributory patent infringement, then any patent licenses
+granted to You under this License for that Work shall terminate as of the
+date such litigation is filed.</p>
+<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
+distribute copies of the Work or Derivative Works thereof in any medium,
+with or without modifications, and in Source or Object form, provided that
+You meet the following conditions:</p>
+<ol>
+<li>
+<p>You must give any other recipients of the Work or Derivative Works a
+copy of this License; and</p>
+</li>
+<li>
+<p>You must cause any modified files to carry prominent notices stating
+that You changed the files; and</p>
+</li>
+<li>
+<p>You must retain, in the Source form of any Derivative Works that You
+distribute, all copyright, patent, trademark, and attribution notices from
+the Source form of the Work, excluding those notices that do not pertain to
+any part of the Derivative Works; and</p>
+</li>
+<li>
+<p>If the Work includes a "NOTICE" text file as part of its distribution,
+then any Derivative Works that You distribute must include a readable copy
+of the attribution notices contained within such NOTICE file, excluding
+those notices that do not pertain to any part of the Derivative Works, in
+at least one of the following places: within a NOTICE text file distributed
+as part of the Derivative Works; within the Source form or documentation,
+if provided along with the Derivative Works; or, within a display generated
+by the Derivative Works, if and wherever such third-party notices normally
+appear. The contents of the NOTICE file are for informational purposes only
+and do not modify the License. You may add Your own attribution notices
+within Derivative Works that You distribute, alongside or as an addendum to
+the NOTICE text from the Work, provided that such additional attribution
+notices cannot be construed as modifying the License.
+You may add Your own copyright statement to Your modifications and may
+provide additional or different license terms and conditions for use,
+reproduction, or distribution of Your modifications, or for any such
+Derivative Works as a whole, provided Your use, reproduction, and
+distribution of the Work otherwise complies with the conditions stated in
+this License.</p>
+</li>
+</ol>
+<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
+explicitly state otherwise, any Contribution intentionally submitted for
+inclusion in the Work by You to the Licensor shall be under the terms and
+conditions of this License, without any additional terms or conditions.
+Notwithstanding the above, nothing herein shall supersede or modify the
+terms of any separate license agreement you may have executed with Licensor
+regarding such Contributions.</p>
+<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
+permission to use the trade names, trademarks, service marks, or product
+names of the Licensor, except as required for reasonable and customary use
+in describing the origin of the Work and reproducing the content of the
+NOTICE file.</p>
+<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
+applicable law or agreed to in writing, Licensor provides the Work (and
+each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
+without limitation, any warranties or conditions of TITLE,
+NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
+are solely responsible for determining the appropriateness of using or
+redistributing the Work and assume any risks associated with Your exercise
+of permissions under this License.</p>
+<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
+under no legal theory, whether in tort (including negligence), contract, or
+otherwise, unless required by applicable law (such as deliberate and
+grossly negligent acts) or agreed to in writing, shall any Contributor be
+liable to You for damages, including any direct, indirect, special,
+incidental, or consequential damages of any character arising as a result
+of this License or out of the use or inability to use the Work (including
+but not limited to damages for loss of goodwill, work stoppage, computer
+failure or malfunction, or any and all other commercial damages or losses),
+even if such Contributor has been advised of the possibility of such
+damages.</p>
+<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
+While redistributing the Work or Derivative Works thereof, You may choose
+to offer, and charge a fee for, acceptance of support, warranty, indemnity,
+or other liability obligations and/or rights consistent with this License.
+However, in accepting such obligations, You may act only on Your own behalf
+and on Your sole responsibility, not on behalf of any other Contributor,
+and only if You agree to indemnify, defend, and hold each Contributor
+harmless for any liability incurred by, or claims asserted against, such
+Contributor by reason of your accepting any such warranty or additional
+liability.</p>
+<p>END OF TERMS AND CONDITIONS</p>
+<h2 id="appendix-how-to-apply-the-apache-license-to-your-work">APPENDIX: How to apply the Apache License to your work</h2>
+<p>To apply the Apache License to your work, attach the following boilerplate
+notice, with the fields enclosed by brackets "[]" replaced with your own
+identifying information. (Don't include the brackets!) The text should be
+enclosed in the appropriate comment syntax for the file format. We also
+recommend that a file or class name and description of purpose be included
+on the same "printed page" as the copyright notice for easier
+identification within third-party archives.</p>
+<div class="codehilite"><pre>   <span class="p">:::</span><span class="n">text</span>
+   <span class="n">Copyright</span> <span class="p">[</span><span class="n">yyyy</span><span class="p">]</span> <span class="p">[</span><span class="n">name</span> <span class="n">of</span> <span class="n">copyright</span> <span class="n">owner</span><span class="p">]</span>
+
+   <span class="n">Licensed</span> <span class="n">under</span> <span class="n">the</span> <span class="n">Apache</span> <span class="n">License</span><span class="p">,</span> <span class="n">Version</span> 2<span class="p">.</span>0 <span class="p">(</span><span class="n">the</span> &quot;<span class="n">License</span>&quot;<span class="p">);</span>
+   <span class="n">you</span> <span class="n">may</span> <span class="n">not</span> <span class="n">use</span> <span class="n">this</span> <span class="n">file</span> <span class="n">except</span> <span class="n">in</span> <span class="n">compliance</span> <span class="n">with</span> <span class="n">the</span> <span class="n">License</span><span class="p">.</span>
+   <span class="n">You</span> <span class="n">may</span> <span class="n">obtain</span> <span class="n">a</span> <span class="n">copy</span> <span class="n">of</span> <span class="n">the</span> <span class="n">License</span> <span class="n">at</span>
+
+       <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">www</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">licenses</span><span class="o">/</span><span class="n">LICENSE</span><span class="o">-</span>2<span class="p">.</span>0
+
+   <span class="n">Unless</span> <span class="n">required</span> <span class="n">by</span> <span class="n">applicable</span> <span class="n">law</span> <span class="n">or</span> <span class="n">agreed</span> <span class="n">to</span> <span class="n">in</span> <span class="n">writing</span><span class="p">,</span> <span class="n">software</span>
+   <span class="n">distributed</span> <span class="n">under</span> <span class="n">the</span> <span class="n">License</span> <span class="n">is</span> <span class="n">distributed</span> <span class="n">on</span> <span class="n">an</span> &quot;<span class="n">AS</span> <span class="n">IS</span>&quot; <span class="n">BASIS</span><span class="p">,</span>
+   <span class="n">WITHOUT</span> <span class="n">WARRANTIES</span> <span class="n">OR</span> <span class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span> <span class="n">KIND</span><span class="p">,</span> <span class="n">either</span> <span class="n">express</span> <span class="n">or</span> <span class="n">implied</span><span class="p">.</span>
+   <span class="n">See</span> <span class="n">the</span> <span class="n">License</span> <span class="k">for</span> <span class="n">the</span> <span class="n">specific</span> <span class="n">language</span> <span class="n">governing</span> <span class="n">permissions</span> <span class="n">and</span>
+   <span class="n">limitations</span> <span class="n">under</span> <span class="n">the</span> <span class="n">License</span><span class="p">.</span>
+</pre></div>
+        	</article>
+    	</section>
+  	</div>
+    
+  <footer class="footer" align="center">
+	<div class="container">
+                <a alt="Apache Incubator" href="http://incubator.apache.org">	 
+       <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
+    	<p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the 
+        	<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br />
+          	Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+  	</div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script> 
+  <script src="/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/stratos/trunk/content/development/source.html
==============================================================================
--- websites/staging/stratos/trunk/content/development/source.html (added)
+++ websites/staging/stratos/trunk/content/development/source.html Mon Jul  8 15:09:53 2013
@@ -0,0 +1,117 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+
+    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.
+-->
+	<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css">
+    <style type="text/css">
+	  body {
+		  padding-top: 60px;
+		  padding-bottom: 40px;
+	  }
+	  .sidebar-nav {
+		  padding: 9px 0;
+	  }
+	   @media (max-width: 980px) {
+	  /* Enable use of floated navbar text */
+	  .navbar-text.pull-right {
+		  float: none;
+		  padding-left: 5px;
+		  padding-right: 5px;
+	  }
+	  }
+	</style>
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-responsive.min.css">
+  <title>Apache Stratos Source Code</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+
+<div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+    	<div class="container">
+        	<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> </a> 
+            <a class="brand" href="/index.html"> Apache Open Stratos Workbench </a>
+          	<div class="nav-collapse">
+        		<ul class="nav">
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Development<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="/development/source.html">Source Code</a></li>
+                  		<li><a href="/development/license.html">Project License</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/stratos">Issue Tracker</a></li>
+                        <li><a href="/development/edit-website.html">Editing Website</a></li>
+                	</ul>
+          			</li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="https://cwiki.apache.org/confluence/display/STRATOS/Home">Stratos Wiki</a></li>
+                	</ul>
+          	    </li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                       	<li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+                        <li><a href="/community/people.html">Project Team</a></li>
+                        <li><a href="/community/get-involved.html">Get Involved</a></li>
+                	</ul>
+          			</li>
+              		<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                  		<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+                  		<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  		<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                	</ul>
+          			</li>
+           	 	</ul>
+      		</div> <!-- /.nav-collapse --> 
+        </div><!-- /.container --> 
+  	  </div><!-- /.navbar-inner --> 
+    </div>
+    
+    <div id="main" role="main" class="container">
+    	<section id="content" class="row">
+        	<article class="span12">
+          		<p>Apache Stratos source code is maintained using Apache GIT.</p>
+<h2 id="source-code">Source Code</h2>
+<p>The GIT repository is <a href="https://git-wip-us.apache.org/repos/asf/incubator-stratos.git">https://git-wip-us.apache.org/repos/asf/incubator-stratos.git</a></p>
+<p>Some coding practices:</p>
+<ul>
+<li>License Header: Always add the current ASF license header as described in <a href="http://www.apache.org/legal/src-headers.html">ASF Source Header</a>.</li>
+</ul>
+        	</article>
+    	</section>
+  	</div>
+    
+  <footer class="footer" align="center">
+	<div class="container">
+                <a alt="Apache Incubator" href="http://incubator.apache.org">	 
+       <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
+    	<p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the 
+        	<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br />
+          	Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+  	</div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script> 
+  <script src="/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (added)
+++ websites/staging/stratos/trunk/content/index.html Mon Jul  8 15:09:53 2013
@@ -0,0 +1,117 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+
+    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.
+-->
+	<link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap.min.css">
+    <style type="text/css">
+	  body {
+		  padding-top: 60px;
+		  padding-bottom: 40px;
+	  }
+	  .sidebar-nav {
+		  padding: 9px 0;
+	  }
+	   @media (max-width: 980px) {
+	  /* Enable use of floated navbar text */
+	  .navbar-text.pull-right {
+		  float: none;
+		  padding-left: 5px;
+		  padding-right: 5px;
+	  }
+	  }
+	</style>
+    <link rel="stylesheet" type="text/css" media="screen" href="/css/bootstrap-responsive.min.css">
+  <title></title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+
+<div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+    	<div class="container">
+        	<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> 
+            <span class="icon-bar"></span> </a> 
+            <a class="brand" href="/index.html"> Apache Open Stratos Workbench </a>
+          	<div class="nav-collapse">
+        		<ul class="nav">
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Development<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="/development/source.html">Source Code</a></li>
+                  		<li><a href="/development/license.html">Project License</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/stratos">Issue Tracker</a></li>
+                        <li><a href="/development/edit-website.html">Editing Website</a></li>
+                	</ul>
+          			</li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                        <li><a href="https://cwiki.apache.org/confluence/display/STRATOS/Home">Stratos Wiki</a></li>
+                	</ul>
+          	    </li>
+                    <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                       	<li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+                        <li><a href="/community/people.html">Project Team</a></li>
+                        <li><a href="/community/get-involved.html">Get Involved</a></li>
+                	</ul>
+          			</li>
+              		<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+            		<ul class="dropdown-menu">
+                  		<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+                  		<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                  		<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                	</ul>
+          			</li>
+           	 	</ul>
+      		</div> <!-- /.nav-collapse --> 
+        </div><!-- /.container --> 
+  	  </div><!-- /.navbar-inner --> 
+    </div>
+    
+    <div id="main" role="main" class="container">
+    	<section id="content" class="row">
+        	<article class="span12">
+          		<div class="hero-unit">
+  <h2>Apache Stratos (Incubating)</h2>
+  <p>Apache Stratos (Incubating) is a polyglot PaaS framework, providing developers a cloud-based environment for developing, testing, and running scalable applications, and IT providers high utilization rates, automated resource management, and platform-wide insight including monitoring and billing.</p> 
+</div>
+
+<h2 id="disclaimer">Disclaimer</h2>
+<p>Apache Stratos is an effort undergoing incubation at The Apache Software Foundation (ASF). Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+        	</article>
+    	</section>
+  	</div>
+    
+  <footer class="footer" align="center">
+	<div class="container">
+                <a alt="Apache Incubator" href="http://incubator.apache.org">	 
+       <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
+    	<p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the 
+        	<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br />
+          	Apache SIS, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+  	</div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script> 
+  <script src="/js/bootstrap.min.js"></script>
+
+</body>
+</html>