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/23 23:18:40 UTC

docs commit: Cleaning up formatting of data files.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 306daddbf -> e171b390a


Cleaning up formatting of data files.


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

Branch: refs/heads/cordova-website
Commit: e171b390aefa77394b3e12dd3f7b336327f56419
Parents: 306dadd
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Wed Sep 23 14:18:36 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Wed Sep 23 14:18:36 2015 -0700

----------------------------------------------------------------------
 www/_data/showcase-apps.yml | 14 ++++++--------
 www/_data/tools.yml         | 30 ++++++++++++++++++++----------
 2 files changed, 26 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/e171b390/www/_data/showcase-apps.yml
----------------------------------------------------------------------
diff --git a/www/_data/showcase-apps.yml b/www/_data/showcase-apps.yml
index 0ccf403..dcbd48d 100644
--- a/www/_data/showcase-apps.yml
+++ b/www/_data/showcase-apps.yml
@@ -9,20 +9,18 @@
     image: NewVo.png
     url: https://newvo.me
     description: >
-        NewVo makes it fun to
-        share and receive
-        opinions on style decisions.
+        NewVo makes it fun to share and receive opinions on style decisions.
+
 -   name: Pacifica - Stress and Anxiety Relief
     image: Pacifica.png
     url: https://thinkpacifica.com
     description: >
-        Daily tools for stress, anxiety
-        and depression based on Cognitive
+        Daily tools for stress, anxiety and depression based on Cognitive
         Behavioral Therapy and Mindfulness.
+
 -   name: Sworkit - Personal Workout Trainer
     image: Sworkit.png
     url: http://sworkit.com
     description: >
-        Sworkit delivers on-demand,
-        personalized video exercises to
-        millions of users to help them stay fit.
+        Sworkit delivers on-demand, personalized video exercises to millions
+        of users to help them stay fit.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/e171b390/www/_data/tools.yml
----------------------------------------------------------------------
diff --git a/www/_data/tools.yml b/www/_data/tools.yml
index 72c167b..e23d100 100644
--- a/www/_data/tools.yml
+++ b/www/_data/tools.yml
@@ -9,39 +9,49 @@
     image: phonegap.svg
     url: http://phonegap.com/
     description: >
-        PhoneGap is the original and most popular distribution of Apache Cordova. Turn your HTML, CSS and JavaScript into an app on your device in minutes using our simple <a href="http://docs.phonegap.com/getting-started/1-install-phonegap/desktop/">desktop</a> and <a href="http://docs.phonegap.com/references/developer-app/">developer</a> apps.
+        PhoneGap is the original and most popular distribution of Apache
+        Cordova. Turn your HTML, CSS and JavaScript into an app on your
+        device in minutes using our simple <a href="http://docs.phonegap.com/getting-started/1-install-phonegap/desktop/">
+        desktop</a> and <a href="http://docs.phonegap.com/references/developer-app/">
+        developer</a> apps.
 
 -   name: Ionic
     image: ionic.png
     url: http://ionicframework.com/
     description: >
-        Ionic is a front-end SDK for building cross-platform mobile apps. Built on
-        top of Angular, Ionic also provides a platform  for integrating services like
-        push notifications and analytics.
+        Ionic is a front-end SDK for building cross-platform mobile apps.
+        Built on top of Angular, Ionic also provides a platform for
+        integrating services like push notifications and analytics.
 
 -   name: Monaca
     image: monaca.png
     url: https://monaca.io/
     description: >
-        Comprehensive cloud-powered and framework-agnostic set of tools 
-        Monaca supports both online and offline development, debugging with live-reload feature and cloud build experience.
+        Comprehensive cloud-powered and framework-agnostic set of tools
+        Monaca supports both online and offline development, debugging with
+        live-reload feature and cloud build experience.
 
 -   name: Onsen UI
     image: onsen.png
     url: http://onsen.io/
     description: >
-        Custom Elements-based HTML5 framework offers a large selection of components and responsive layout support.
-        Onsen UI lets you create professionally designed multiplatform apps without acquiring additional skillset.
+        Custom Elements-based HTML5 framework offers a large selection of
+        components and responsive layout support. Onsen UI lets you create
+        professionally designed multiplatform apps without acquiring additional
+        skillset.
 
 -   name: Visual Studio
     image: visual_studio_white.png
     url: http://aka.ms/cordova
     description: >
-        Popular IDE for building cross-platform apps for Android, iOS, and Windows. Complete with advanced build and debugging support.
+        Popular IDE for building cross-platform apps for Android, iOS, and
+        Windows. Complete with advanced build and debugging support.
 
 -   name: TACO
     image: TACO_105px.png
     url: http://taco.tools
     description: >
-        Tools for Apache Cordova is a command line utility designed to make building hybrid apps easy and fun.  Faster setup. Friendlier command line. Validated quality at run-time.
+        Tools for Apache Cordova is a command line utility designed to make
+        building hybrid apps easy and fun.  Faster setup. Friendlier command
+        line. Validated quality at run-time.
 


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