Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C741F18425 for ; Fri, 9 Oct 2015 01:44:36 +0000 (UTC) Received: (qmail 2957 invoked by uid 500); 9 Oct 2015 01:44:36 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 2826 invoked by uid 500); 9 Oct 2015 01:44:36 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 2794 invoked by uid 99); 9 Oct 2015 01:44:36 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2015 01:44:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EE42CE0BE2; Fri, 9 Oct 2015 01:44:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dblotsky@apache.org To: commits@cordova.apache.org Date: Fri, 09 Oct 2015 01:44:37 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/8] docs commit: add Intel XDK to tools list. This closes #373. add Intel XDK to tools list. This closes #373. Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/16572c38 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/16572c38 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/16572c38 Branch: refs/heads/cordova-website Commit: 16572c3867f0212dda067efca1594f7c37bc507e Parents: bb860d5 Author: Tony Homer Authored: Wed Oct 7 11:59:06 2015 -0400 Committer: Dmitry Blotsky Committed: Thu Oct 8 16:42:03 2015 -0700 ---------------------------------------------------------------------- www/_data/tools.yml | 8 ++++++++ www/static/img/tools/intel-xdk-art.png | Bin 0 -> 2547 bytes 2 files changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/16572c38/www/_data/tools.yml ---------------------------------------------------------------------- diff --git a/www/_data/tools.yml b/www/_data/tools.yml index 9dbb9cd..272706e 100644 --- a/www/_data/tools.yml +++ b/www/_data/tools.yml @@ -81,3 +81,11 @@ create HTML5 and native apps without programming knowledge. Offers dozens of controls and actions ready to be used in your apps and lot of app samples to learn it. + +- name: Intel XDK + image: intel-xdk-art.png + url: https://software.intel.com/intel-xdk + description: > + HTML5 IDE with Cordova-specific tools for project configuration, + plugin management, integrated emulation and debugging, on-device + preview and live reload, cloud-based build and more. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/16572c38/www/static/img/tools/intel-xdk-art.png ---------------------------------------------------------------------- diff --git a/www/static/img/tools/intel-xdk-art.png b/www/static/img/tools/intel-xdk-art.png new file mode 100644 index 0000000..cf42744 Binary files /dev/null and b/www/static/img/tools/intel-xdk-art.png differ --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org