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/11 21:43:41 UTC

[02/12] docs commit: Adding Visual Studio and TACO-CLI to the tools list

Adding Visual Studio and TACO-CLI to the tools list


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

Branch: refs/heads/cordova-website
Commit: a96b7b13e22fb74a137c7dd89e4dd38d46cf86ba
Parents: ba49246
Author: cpsloal <cp...@yahoo.com>
Authored: Thu Sep 10 15:32:47 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Fri Sep 11 12:43:01 2015 -0700

----------------------------------------------------------------------
 www/_data/tools.yml                          |  13 +++++++++++++
 www/static/img/tools/TACO_105px.png          | Bin 0 -> 3552 bytes
 www/static/img/tools/visual_studio_white.png | Bin 0 -> 1605 bytes
 3 files changed, 13 insertions(+)
----------------------------------------------------------------------


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

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

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


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