You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/16 23:47:47 UTC

[2/3] docs commit: Factored the data in the contribute page into its own yml

Factored the data in the contribute page into its own yml


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/ba8c18d9
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/ba8c18d9
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/ba8c18d9

Branch: refs/heads/cordova-website
Commit: ba8c18d948940e2e22afa52e473188486d793acf
Parents: 65031b7
Author: riknoll <ri...@microsoft.com>
Authored: Wed Sep 16 10:26:25 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Wed Sep 16 14:47:17 2015 -0700

----------------------------------------------------------------------
 www/_data/contribute-repo-links.yml | 197 +++++++++++++++++++++++++++++++
 www/contribute/index.html           |  77 +++---------
 2 files changed, 215 insertions(+), 59 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ba8c18d9/www/_data/contribute-repo-links.yml
----------------------------------------------------------------------
diff --git a/www/_data/contribute-repo-links.yml b/www/_data/contribute-repo-links.yml
new file mode 100644
index 0000000..754a3e2
--- /dev/null
+++ b/www/_data/contribute-repo-links.yml
@@ -0,0 +1,197 @@
+-   title: Platforms
+    projects:
+    -   project: Amazon Fire OS
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-amazon-fireos.git;a=summary
+        mirror: https://github.com/apache/cordova-amazon-fireos
+
+    -   project: Android
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=summary
+        mirror: https://github.com/apache/cordova-android
+
+    -   project: Bada
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-bada.git;a=summary
+        mirror: https://github.com/apache/cordova-bada
+
+    -   project: Blackberry
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;a=summary
+        mirror: https://github.com/apache/cordova-blackberry
+
+    -   project: FirefoxOS
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-firefoxos.git;a=summary
+        mirror: https://github.com/apache/cordova-firefoxos
+
+    -   project: iOS
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=summary
+        mirror: https://github.com/apache/cordova-ios
+
+    -   project: Mac OS X
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;a=summary
+        mirror: https://github.com/apache/cordova-osx
+
+    -   project: Qt
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-qt.git;a=summary
+        mirror: https://github.com/apache/cordova-qt
+
+    -   project: Tizen
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-tizen.git;a=summary
+        mirror: https://github.com/apache/cordova-tizen
+
+    -   project: Ubuntu
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git;a=summary
+        mirror: https://github.com/apache/cordova-ubuntu
+
+    -   project: WebOS
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-webos.git;a=summary
+        mirror: https://github.com/apache/cordova-webos
+
+    -   project: Windows (desktop)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;a=summary
+        mirror: https://github.com/apache/cordova-windows
+
+    -   project: Windows Phone 7
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-wp7.git;a=summary
+        mirror: https://github.com/apache/cordova-wp7
+
+    -   project: Windows Phone 8
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;a=summary
+        mirror: https://github.com/apache/cordova-wp8
+
+    -   project: Browser
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-browser.git;a=summary
+        mirror: https://github.com/apache/cordova-browser
+
+-   title: Plugins
+    projects:
+    -   project: Battery Status
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-battery-status
+
+    -   project: Camera
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-camera
+
+    -   project: Console
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-console
+
+    -   project: Contacts
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-contacts
+
+    -   project: Device
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-device
+
+    -   project: Device Motion
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-device-motion
+
+    -   project: Device Orientation
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-device-orientation
+
+    -   project: Dialogs
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-dialogs
+
+    -   project: File
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-file
+
+    -   project: File Transfer
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-file-transfer
+
+    -   project: Geolocation
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-geolocation
+
+    -   project: Globalization
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-globalization.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-globalization
+
+    -   project: In-App Browser
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-inappbrowser
+
+    -   project: Media
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-media
+
+    -   project: Media Capture
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-media-capture
+
+    -   project: Network Information
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-network-information
+
+    -   project: Splashscreen
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-splashscreen
+
+    -   project: Statusbar
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-statusbar
+
+    -   project: Vibration
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;a=summary
+        mirror: https://github.com/apache/cordova-plugin-vibration
+
+-   title: Other
+    projects:
+    -   project: Cordova Docs
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=summary
+        mirror: https://github.com/apache/cordova-docs
+
+    -   project: Cordova JS (JavaScript API)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=summary
+        mirror: https://github.com/apache/cordova-js
+
+    -   project: Cordova CLI
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=summary
+        mirror: https://github.com/apache/cordova-cli
+
+    -   project: Cordova Plugman (Plugin Manager)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;a=summary
+        mirror: https://github.com/apache/cordova-plugman
+
+    -   project: Cordova Lib (Common Code)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;a=summary
+        mirror: https://github.com/apache/cordova-lib
+
+    -   project: Cordova Mobile Spec (Test Suite)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=summary
+        mirror: https://github.com/apache/cordova-mobile-spec
+
+    -   project: Cordova Medic (Test Automation)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-medic.git;a=summary
+        mirror: https://github.com/apache/cordova-medic
+
+    -   project: Weinre (Web Inspector Remote)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-weinre.git;a=summary
+        mirror: https://github.com/apache/cordova-weinre
+
+    -   project: Cordova App Harness
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-app-harness.git;a=summary
+        mirror: https://github.com/apache/cordova-app-harness
+
+    -   project: Cordova Hello World (Sample App)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-app-hello-world.git;a=summary
+        mirror: https://github.com/apache/cordova-app-hello-world
+
+    -   project: Cordova Coho (Release Tool)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;a=summary
+        mirror: https://github.com/apache/cordova-coho
+
+    -   project: Cordova Registry Web (Plugin Registry UI)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;a=summary
+        mirror: https://github.com/apache/cordova-registry-web
+
+    -   project: Cordova Registry (Plugin Registry App)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-registry.git;a=summary
+        mirror: https://github.com/apache/cordova-registry
+
+    -   project: Cordova Labs (Experimental Content)
+        apache: https://git-wip-us.apache.org/repos/asf?p=cordova-labs.git;a=summary
+        mirror: https://github.com/apache/cordova-labs

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ba8c18d9/www/contribute/index.html
----------------------------------------------------------------------
diff --git a/www/contribute/index.html b/www/contribute/index.html
index ad8d9a0..b92f8b0 100644
--- a/www/contribute/index.html
+++ b/www/contribute/index.html
@@ -43,69 +43,28 @@ title: Apache Cordova Plugins
         </div>
     </div>
     <div class="row">
+        {% for projectType in site.data.contribute-repo-links %}
+        {% assign firstProjectType = forloop.first %}
         <div class="col-lg-4 col-md-6">
             <ul class="list platforms-list">
-            <h2>Platforms</h2>
-                <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>
-                <li class="">Blackberry<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-blackberry"></a></li>
-                <li class="">FirefoxOS<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-firefoxos.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-firefoxos"></a></li>
-                <li class="">iOS<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-ios"></a></li>
-                <li class="">Mac OS X<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-osx"></a></li>
-                <li class="">Qt<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-qt.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-qt"></a></li>
-                <li class="">Tizen<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-tizen.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-tizen"></a></li>
-                <li class="">Ubuntu<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-ubuntu"></a></li>
-                <li class="">WebOS<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-webos.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-webos"></a></li>
-                <li class="">Windows (desktop)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-windows"></a></li>
-                <li class="">Windows Phone 7<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-wp7.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-wp7"></a></li>
-                <li class="">Windows Phone 8<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-wp8"></a></li>
-                <li class="">Browser<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-browser.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-browser"></a></li>
+            <h2>{{ projectType.title }}</h2>
+                {% for project in projectType.projects %}
+
+                {% if firstProjectType and forloop.first %}
+                    {% assign itemClass = "first" %}
+                {% else %}
+                    {% assign itemClass = "" %}
+                {% endif %}
+
+                <li class="{{ itemClass }}">
+                    {{ project.project }}
+                    <a class="link-apache" target="_blank" href="{{ project.apache }}"></a>
+                    <a class="link-github" target="_blank" href="{{ project.mirror }}"></a>
+                </li>
+                {% endfor %}
             </ul>
         </div>
-        <div class="col-lg-4 col-md-6">
-            <ul class="list platforms-list">
-            <h2>Plugins</h2>
-                <li class="">Battery Status<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-battery-status"></a></li>
-                <li class="">Camera<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-camera"></a></li>
-                <li class="">Console<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-console"></a></li>
-                <li class="">Contacts<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-contacts"></a></li>
-                <li class="">Device<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-device"></a></li>
-                <li class="">Device Motion<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-device-motion"></a></li>
-                <li class="">Device Orientation<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-device-orientation"></a></li>
-                <li class="">Dialogs<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-dialogs"></a></li>
-                <li class="">File<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-file"></a></li>
-                <li class="">File Transfer<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-file-transfer"></a></li>
-                <li class="">Geolocation<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-geolocation"></a></li>
-                <li class="">Globalization<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-globalization.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-globalization"></a></li>
-                <li class="">In-App Browser<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-inappbrowser"></a></li>
-                <li class="">Media<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-media"></a></li>
-                <li class="">Media Capture<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-media-capture"></a></li>
-                <li class="">Network Information<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-network-information"></a></li>
-                <li class="">Splashscreen<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-splashscreen"></a></li>
-                <li class="">Statusbar<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-statusbar"></a></li>
-                <li class="">Vibration<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugin-vibration"></a></li>
-        </ul>
-        </div>
-        <div class="col-lg-4 col-md-6">
-            <ul class="list platforms-list second">
-        <h2>Other</h2>
-                <li class="">Cordova Docs<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-docs"></a></li>
-                <li class="">Cordova JS (JavaScript API)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-js"></a></li>
-                <li class="">Cordova CLI<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-cli"></a></li>
-                <li class="">Cordova Plugman (Plugin Manager)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-plugman"></a></li>
-                <li class="">Cordova Lib (Common Code)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-lib"></a></li>
-                <li class="">Cordova Mobile Spec (Test Suite)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-mobile-spec"></a></li>
-                <li class="">Cordova Medic (Test Automation)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-medic.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-medic"></a></li>
-                <li class="">Weinre (Web Inspector Remote)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-weinre.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-weinre"></a></li>
-                <li class="">Cordova App Harness<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-app-harness.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-app-harness"></a></li>
-                <li class="">Cordova Hello World (Sample App)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-app-hello-world.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-app-hello-world"></a></li>
-                <li class="">Cordova Coho (Release Tool)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-coho"></a></li>
-                <li class="">Cordova Registry Web (Plugin Registry UI)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-registry-web.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-registry-web"></a></li>
-                <li class="">Cordova Registry (Plugin Registry App)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-registry.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-registry"></a></li>
-                <li class="">Cordova Labs (Experimental Content)<a class="link-apache" href="https://git-wip-us.apache.org/repos/asf?p=cordova-labs.git;a=summary"></a><a class="link-github" href="https://github.com/apache/cordova-labs"></a></li>
-        </ul>
-        </div>
+        {% endfor %}
     </div>
 </div>
 <!-- /container -->


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