You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2021/02/06 17:13:40 UTC

svn commit: r1886260 - in /cordova/site/public: feed.xml index.html static/img/tools/voltbuilder.png

Author: janpio
Date: Sat Feb  6 17:13:40 2021
New Revision: 1886260

URL: http://svn.apache.org/viewvc?rev=1886260&view=rev
Log:
Updated docs

Added:
    cordova/site/public/static/img/tools/voltbuilder.png   (with props)
Modified:
    cordova/site/public/feed.xml
    cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1886260&r1=1886259&r2=1886260&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Feb  6 17:13:40 2021
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Sat, 06 Feb 2021 11:57:30 +0000</pubDate>
-    <lastBuildDate>Sat, 06 Feb 2021 11:57:30 +0000</lastBuildDate>
+    <pubDate>Sat, 06 Feb 2021 16:46:44 +0000</pubDate>
+    <lastBuildDate>Sat, 06 Feb 2021 16:46:44 +0000</lastBuildDate>
     <generator>Jekyll v3.9.0</generator>
     
       <item>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1886260&r1=1886259&r2=1886260&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Sat Feb  6 17:13:40 2021
@@ -486,6 +486,25 @@ details such as network logs, repro-step
             </div>
         </div>
         
+        <div class="col-lg-2 col-md-4 col-sm-6 col-xs-12 card">
+            <div class="tool card_inner">
+                <div class="img_container">
+                    <img src="/static/img/tools/voltbuilder.png" class="center-block"/>
+                </div>
+                <p class="card_title">
+                    
+                        <a href="https://volt.build">
+                            VoltBuilder
+                        </a>
+                    
+                </p>
+                <p class="text">
+                    Modern replacement for PhoneGap Build. Upload project and certificates, then download builds (or upload to store). Uses latest  Apache Cordova and SDKs. There's nothing to install: just sign up and submit.
+
+                </p>
+            </div>
+        </div>
+        
     </div>
 </div>
 

Added: cordova/site/public/static/img/tools/voltbuilder.png
URL: http://svn.apache.org/viewvc/cordova/site/public/static/img/tools/voltbuilder.png?rev=1886260&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/static/img/tools/voltbuilder.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org