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/08 19:40:28 UTC

docs commit: Added Monaca and Onsen logo and description.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 183d7e250 -> b35ea607e


Added Monaca and Onsen logo and description.


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

Branch: refs/heads/cordova-website
Commit: b35ea607e9650d57b1d6808ff20f570e4b14c8fb
Parents: 183d7e2
Author: Masahiro Tanaka <ma...@asial.co.jp>
Authored: Fri Sep 4 22:38:00 2015 +0900
Committer: Masahiro Tanaka <ma...@asial.co.jp>
Committed: Fri Sep 4 22:53:49 2015 +0900

----------------------------------------------------------------------
 www/_data/tools.yml             |  14 ++++++++++++++
 www/static/img/tools/monaca.png | Bin 0 -> 4258 bytes
 www/static/img/tools/onsen.png  | Bin 0 -> 5390 bytes
 3 files changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b35ea607/www/_data/tools.yml
----------------------------------------------------------------------
diff --git a/www/_data/tools.yml b/www/_data/tools.yml
index f02bc27..b260452 100644
--- a/www/_data/tools.yml
+++ b/www/_data/tools.yml
@@ -18,3 +18,17 @@
         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.
+
+-   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.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b35ea607/www/static/img/tools/monaca.png
----------------------------------------------------------------------
diff --git a/www/static/img/tools/monaca.png b/www/static/img/tools/monaca.png
new file mode 100644
index 0000000..3888af7
Binary files /dev/null and b/www/static/img/tools/monaca.png differ

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b35ea607/www/static/img/tools/onsen.png
----------------------------------------------------------------------
diff --git a/www/static/img/tools/onsen.png b/www/static/img/tools/onsen.png
new file mode 100644
index 0000000..fbfef25
Binary files /dev/null and b/www/static/img/tools/onsen.png differ


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