You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2014/01/14 04:15:47 UTC

svn commit: r1557913 - in /libcloud/site/trunk/source: about.md index.html

Author: tomaz
Date: Tue Jan 14 03:15:47 2014
New Revision: 1557913

URL: http://svn.apache.org/r1557913
Log:
Update index and about page.

Modified:
    libcloud/site/trunk/source/about.md
    libcloud/site/trunk/source/index.html

Modified: libcloud/site/trunk/source/about.md
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/about.md?rev=1557913&r1=1557912&r2=1557913&view=diff
==============================================================================
--- libcloud/site/trunk/source/about.md (original)
+++ libcloud/site/trunk/source/about.md Tue Jan 14 03:15:47 2014
@@ -7,7 +7,7 @@ description: Libcloud is a Python librar
 <a name="about" id="about"><h1 class="anchor">About</h1></a>
 
 Libcloud is a Python library for interacting with many of the popular cloud
-service providers using a uniform API. It was created to make it easy for
+service providers using a unified API. It was created to make it easy for
 developers to build products that work between any of the services that it
 supports.
 

Modified: libcloud/site/trunk/source/index.html
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/index.html?rev=1557913&r1=1557912&r2=1557913&view=diff
==============================================================================
--- libcloud/site/trunk/source/index.html (original)
+++ libcloud/site/trunk/source/index.html Tue Jan 14 03:15:47 2014
@@ -1,7 +1,7 @@
 ---
 layout: default
 title: Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs
-description: Apache Libcloud is a Python library that abstracts away differences among multiple cloud provider APIs
+description: Python library for interacting with many of the popular cloud service providers using a unified API.
 javascript_files:
   - _assets/js/code-examples.js
 ---
@@ -9,7 +9,8 @@ javascript_files:
   <div class="col-lg-12">
     <div class="main-content text-center">
       <h1>One Interface To Rule Them All</h1>
-      <h2 class="tagline">Apache Libcloud is Python library that abstracts away differences among multiple cloud provider APIs. </h2>
+      <h2 class="tagline">Python library for interacting with many of the popular
+        cloud service providers using a unified API.</h2>
 
       <p>Supports <a href="https://libcloud.readthedocs.org/en/latest/supported_providers.html" target="_blank">more than 30</a> providers such as</p>