You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2012/08/21 01:25:16 UTC

svn commit: r1375314 - in /incubator/cloudstack/site/trunk: content/cloudstack/index.mdtext templates/skeleton.html

Author: ke4qqq
Date: Mon Aug 20 23:25:16 2012
New Revision: 1375314

URL: http://svn.apache.org/viewvc?rev=1375314&view=rev
Log:
update to the site from Joe Brockmeier

Modified:
    incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext
    incubator/cloudstack/site/trunk/templates/skeleton.html

Modified: incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext?rev=1375314&r1=1375313&r2=1375314&view=diff
==============================================================================
--- incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext (original)
+++ incubator/cloudstack/site/trunk/content/cloudstack/index.mdtext Mon Aug 20 23:25:16 2012
@@ -1,26 +1,10 @@
 Title: Apache CloudStack (Incubating)
-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.
 
 #What is CloudStack?
 
 Apache CloudStack (Incubating) is software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering.
 
-Apache CloudStack currently supports the most popular hypervisors: VMware, Oracle VM, KVM, XenServer and Xen Cloud Platform. CloudStack also offers bare metal management of servers, using PXE to provision OS images and IPMI to manage the server.
+Apache CloudStack currently supports the most popular hypervisors: VMware, Oracle VM, KVM, XenServer and Xen Cloud Platform. CloudStack also offers bare metal management of servers, using PXE to provision OS images and IPMI to manage the server. Apache CloudStack offers three methods for managing cloud computing environments: an easy to use Web interface, command line tools, and a full-featured RESTful API.
 
 CloudStack [was proposed][1] by Citrix to the Apache Software Foundation in early April and [accepted as a podling project][2] on Monday April 16th. 
 
@@ -31,4 +15,4 @@ Apache CloudStack is an effort undergoin
 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.
 
   [1]: http://www.citrix.com/English/NE/news/news.asp?newsID=2323072 "Citrix Unveils Next Phase of CloudStack Strategy"
-  [2]: http://mail-archives.apache.org/mod_mbox/incubator-general/201204.mbox/%3C61AE1E2837A06D4A8E98B796183842D40104425456DF%40SJCPMAILBOX01.citrite.net%3E "[RESULT][VOTE] CloudStack for Apache Incubator"
+  [2]: http://markmail.org/message/njnq5fmf6c5juctn "[RESULT][VOTE] CloudStack for Apache Incubator"

Modified: incubator/cloudstack/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/cloudstack/site/trunk/templates/skeleton.html?rev=1375314&r1=1375313&r2=1375314&view=diff
==============================================================================
--- incubator/cloudstack/site/trunk/templates/skeleton.html (original)
+++ incubator/cloudstack/site/trunk/templates/skeleton.html Mon Aug 20 23:25:16 2012
@@ -1,54 +1,71 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
-  <head>
-    <title>{% block title %}{{ headers.title }}{% endblock %}</title>
-
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
-
-    {% if headers.atom %}
-      <link rel="alternate" href="{{ headers.atom.url }}"
-            type="application/atom+xml" title="{{ headers.atom.title }}" />
-    {% endif %}
-
-    {% if headers.base %}<base href="{{ headers.base }}" />{% endif %}
-    {% if headers.notice %}<!-- {{ headers.notice }} -->{% endif %}
-  </head>
-
-  <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <h2>{% block tagline %}{{ headers.title }}{% endblock %}</h2>
-      </div>
-      <div id="nav" class="grid_8">
-        <ul>
-          <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-          <li><a href="http://www.apache.org/foundation/" title="The Foundation">Foundation</a></li>
-          <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-          <li><a href="http://people.apache.org" title="The People">People</a></li>
-          <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-          <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-          <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-        </ul>
-        <p>{{ breadcrumbs|safe }}</p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
-      </div>
-      <div class="clear"></div>
-      {% block content %}<div id="content" class="grid_16"><div class="section-content">{{ content|markdown }}</div></div>{% endblock %}
-      <div class="clear"></div>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+    <link href="/cloudstack/css/cloudstack.css" rel="stylesheet" type="text/css">
+    <title>{% block title %}{{ headers.title }}{%endblock %}</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!--
+
+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>
+
+<body>
+    <div id="banner">
+        <img alt="Apache CloudStack (Incubating)" src="/cloudstack/images/title_logo.png" />
     </div>
 
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2011 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 and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    <div id="navigation">
+        <h1>About Apache CloudStack</h2>
+        <a href="/cloudstack/index.html">Home</a><br />
+        <a href="/cloudstack/news.html">News</a><br />
+        <a href="http://incubator.apache.org/projects/cloudstack.html">Incubator Status</a><br />
+        <a href="/cloudstack/downloads.html">Downloads</a><br />
+        <h1>Community</h1>
+        <a href="/cloudstack/develop/get-involved.html">Get Involved</a><br />
+        <a href="/cloudstack/cloudstack-faq.html">CloudStack FAQ</a><br />
+        <a href="/cloudstack/mailing-lists.html">Mailing Lists</a><br />
+        <a href="https://cwiki.apache.org/CLOUDSTACK/draft-cloudstack-community-events-plan.html">Community Events Plan</a><br />
+        <h1>Development</h1>
+        <!-- <a href="/cloudstack/develop/getting-started.html">Getting Started</a><br /> -->
+        <a href="/cloudstack/develop/environment.html">Setting Up an Apache CloudStack Development Environment</a><br />
+        <a href="/cloudstack/develop/non-contributors.html">Contributing for Non-Committers</a><br />
+        <a href="/cloudstack/develop/developer-faq.html">Developer's FAQ</a><br />
+        <a href="/cloudstack/develop/coding-conventions.html">Coding Conventions</a><br />
+        <!-- <a href="/cloudstack/develop/cloudstack-easy-tasks.html">Easy Bugs/Tasks</a><br /> -->
+        <h1>Documentation</h1>
+        <a href="http://docs.cloudstack.org/">CloudStack Documentation</a><br />
+        <a href="http://cwiki.apache.org/confluence/display/CLOUDSTACK/Index">Apache CloudStack Wiki</a><br />
+        <h1>Apache Software Foundation (ASF)</h1>
+        <a href="http://www.apache.org/">Apache Software Foundation</a><br />
+        <a href="http://www.apache.org/foundation/thanks.html">ASF Sponsors</a><br />
+        <a href="http://www.apache.org/security/">Security</a><br />
+        <img alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" width="165"/>
     </div>
-  </body>
+
+    <div id="content">
+        {% block content %}{{ content|markdown }}{% endblock %}
+    </div>
+
+    <div id="footer">
+        <div class="copyright">
+            <p>Copyright &copy; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> 
+            <p>Apache and the Apache feather logos are trademarks of The Apache Software Foundation. </p>
+        </div>
+    </div>
+</body>
 </html>