You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by na...@apache.org on 2014/03/11 08:25:25 UTC

svn commit: r1576205 - in /cordova/site: _config.yml public/index.html public/rss.xml

Author: naika
Date: Tue Mar 11 07:25:25 2014
New Revision: 1576205

URL: http://svn.apache.org/r1576205
Log:
Added Amazon Fire OS platform to the list of platforms on main website.

Modified:
    cordova/site/_config.yml
    cordova/site/public/index.html
    cordova/site/public/rss.xml

Modified: cordova/site/_config.yml
URL: http://svn.apache.org/viewvc/cordova/site/_config.yml?rev=1576205&r1=1576204&r2=1576205&view=diff
==============================================================================
--- cordova/site/_config.yml (original)
+++ cordova/site/_config.yml Tue Mar 11 07:25:25 2014
@@ -87,10 +87,15 @@ excerpt_separator: <!--more-->
 "repos": {
     "platforms": [
     {
+        "name": "Amazon Fire OS",
+        "github": "https://github.com/apache/cordova-amazon-fireos",
+        "apache": "https://git-wip-us.apache.org/repos/asf?p=cordova-amazon-fireos.git;a=summary",
+        "css": "first"
+    },
+    {
         "name": "Android",
         "github": "https://github.com/apache/cordova-android",
-        "apache": "https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=summary",
-        "css": "first"
+        "apache": "https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=summary"
     },
     {
         "name": "Bada",

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1576205&r1=1576204&r2=1576205&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Tue Mar 11 07:25:25 2014
@@ -218,7 +218,9 @@ cordova platform update android</code></
             <p><strong>Platforms</strong></p>
 
             
-                <li class="first">Android<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-android"></a></li>
+                <li class="first">Amazon Fire OS<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-amazon-fireos.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-amazon-fireos"></a></li>
+            
+                <li class="">Android<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-android"></a></li>
             
                 <li class="">Bada<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-bada.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-bada"></a></li>
             

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1576205&r1=1576204&r2=1576205&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Tue Mar 11 07:25:25 2014
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Wed, 05 Mar 2014 18:14:06 +0000</lastBuildDate>
-        <pubDate>Wed, 05 Mar 2014 18:14:06 +0000</pubDate>
+        <lastBuildDate>Tue, 11 Mar 2014 00:15:04 -0700</lastBuildDate>
+        <pubDate>Tue, 11 Mar 2014 00:15:04 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>