Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3BFD9200B9C for ; Mon, 10 Oct 2016 17:23:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 391C3160ACA; Mon, 10 Oct 2016 15:23:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 34BF1160AEB for ; Mon, 10 Oct 2016 17:23:21 +0200 (CEST) Received: (qmail 92434 invoked by uid 500); 10 Oct 2016 15:23:20 -0000 Mailing-List: contact commits-help@apex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.apache.org Delivered-To: mailing list commits@apex.apache.org Received: (qmail 92425 invoked by uid 99); 10 Oct 2016 15:23:20 -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; Mon, 10 Oct 2016 15:23:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 26881E07FE; Mon, 10 Oct 2016 15:23:20 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: thw@apache.org To: commits@apex.apache.org Date: Mon, 10 Oct 2016 15:23:22 -0000 Message-Id: <685c2fb5688a4778a0a539122bea4472@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] apex-site git commit: from c39829b7b5457c5ef962c553fe00cbb07d8d463f archived-at: Mon, 10 Oct 2016 15:23:23 -0000 from c39829b7b5457c5ef962c553fe00cbb07d8d463f Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/3adbbd0d Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/3adbbd0d Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/3adbbd0d Branch: refs/heads/asf-site Commit: 3adbbd0d608ef230d6ae2e04a3ed5075fb9338c0 Parents: 3e8b024 Author: Thomas Weise Authored: Mon Oct 10 08:20:53 2016 -0700 Committer: Thomas Weise Committed: Mon Oct 10 08:20:53 2016 -0700 ---------------------------------------------------------------------- content/announcements.html | 58 +++++++++++++++++---------- content/community.html | 58 +++++++++++++++++---------- content/contributing.html | 58 +++++++++++++++++---------- content/css/main.css | 48 +++++++++++++++++++++++ content/docs.html | 74 +++++++++++++++++++++++++---------- content/downloads.html | 58 +++++++++++++++++---------- content/index.html | 59 ++++++++++++++++++---------- content/js/docs.js | 42 ++++++++++++++++++++ content/malhar-contributing.html | 58 +++++++++++++++++---------- content/maturity.html | 58 +++++++++++++++++---------- content/people.html | 58 +++++++++++++++++---------- content/powered-by-apex.html | 68 ++++++++++++++++++++------------ content/release.html | 58 +++++++++++++++++---------- content/roadmap.html | 58 +++++++++++++++++---------- content/verification.html | 58 +++++++++++++++++---------- 15 files changed, 605 insertions(+), 266 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/announcements.html ---------------------------------------------------------------------- diff --git a/content/announcements.html b/content/announcements.html index 9846eb2..790dfc6 100644 --- a/content/announcements.html +++ b/content/announcements.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -133,6 +149,8 @@ + + http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 4f4bbe3..51ff0e3 100644 --- a/content/community.html +++ b/content/community.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -133,6 +149,8 @@ + + http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/contributing.html ---------------------------------------------------------------------- diff --git a/content/contributing.html b/content/contributing.html index 3009b2a..f1321d6 100644 --- a/content/contributing.html +++ b/content/contributing.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -214,6 +230,8 @@ seconds, the changes will propagate back to the github mirror and the pull reque + + http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/css/main.css ---------------------------------------------------------------------- diff --git a/content/css/main.css b/content/css/main.css index d1f3d84..8391e29 100644 --- a/content/css/main.css +++ b/content/css/main.css @@ -6817,6 +6817,17 @@ button.close { .navbar-toggle { background-color: rgba(255, 255, 255, 0.5); } +.nav-mouseover:hover .dropdown-menu { + display: block; +} +.nav-mouseover .dropdown-menu:hover + a { + background-color: #e7e7e7; + color: #555; +} +.dropdown-menu { + left: 0 !important; + right: auto !important; +} #main-footer { text-align: center; color: #777777; @@ -6913,6 +6924,43 @@ table > tbody > tr:nth-of-type(odd) { .table tbody tr:first-child .latest-tag { display: inline; } +@media (max-width: 992px) { + div.docs-nav { + display: none; + } +} +.fixed-links { + text-align: center; +} +div.docs-nav ul li { + display: inline-block; + border-bottom: 4px solid #dad9d6; + width: 160px; + margin: 0 -4px; + padding: 0; +} +div.docs-nav ul li.write-apex { + width: 250px; +} +div.docs-nav ul li.blogs { + width: 70px; +} +div.docs-nav ul li.active { + border-bottom: 4px solid #456b7e; +} +div.docs-nav ul li a { + text-decoration: none; + display: block; + padding: 20px 0; +} +.stick { + background-color: whitesmoke; + position: fixed; + width: 100%; + left: 0; + top: 0; + z-index: 100; +} /* Colorbrewer theme http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/docs.html ---------------------------------------------------------------------- diff --git a/content/docs.html b/content/docs.html index 8b20f94..dd0d637 100644 --- a/content/docs.html +++ b/content/docs.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -73,8 +89,22 @@ + +
-

Documentation

+

Documentation

@@ -180,6 +197,8 @@ + + http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/js/docs.js ---------------------------------------------------------------------- diff --git a/content/js/docs.js b/content/js/docs.js new file mode 100644 index 0000000..7168c39 --- /dev/null +++ b/content/js/docs.js @@ -0,0 +1,42 @@ +$(function(){ + if($(".fixed-links").length == 0) { + return false; + } + + var fl = $(".fixed-links"), + flh = fl.height(), + navh = $("nav").height(); + + $(window).scroll(function() { + if( $(this).scrollTop() > navh ) { + fl.addClass("stick"); + } else { + fl.removeClass("stick"); + } + }); + + var target, topV; + + $(".docs-nav ul li a[href^='#']").click(function() { + target = $(this.hash); + + $(this).parents("ul").find("li.active").removeClass("active"); + $(this).parent().addClass("active"); + + if (target.length == 0){ + console.log("anchor is not right."); + return false; + } + + if(fl.hasClass("stick")) { + topV = flh + 10; + }else{ + topV = 2* flh + 20; + } + + $('html, body').animate({ + scrollTop: target.offset().top - topV}, 500); + + return false; + }); +}); \ No newline at end of file http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/malhar-contributing.html ---------------------------------------------------------------------- diff --git a/content/malhar-contributing.html b/content/malhar-contributing.html index ca4765c..8a1331c 100644 --- a/content/malhar-contributing.html +++ b/content/malhar-contributing.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -130,6 +146,8 @@ + + http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/maturity.html ---------------------------------------------------------------------- diff --git a/content/maturity.html b/content/maturity.html index 52a79b5..fe40502 100644 --- a/content/maturity.html +++ b/content/maturity.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -171,6 +187,8 @@ Contributors act as themselves as opposed to representatives of a corporation or + + http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/people.html ---------------------------------------------------------------------- diff --git a/content/people.html b/content/people.html index 75090c8..423318e 100644 --- a/content/people.html +++ b/content/people.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -136,6 +152,8 @@ + + http://git-wip-us.apache.org/repos/asf/apex-site/blob/3adbbd0d/content/powered-by-apex.html ---------------------------------------------------------------------- diff --git a/content/powered-by-apex.html b/content/powered-by-apex.html index f2b26b5..ba01f78 100644 --- a/content/powered-by-apex.html +++ b/content/powered-by-apex.html @@ -12,7 +12,7 @@ - + @@ -38,32 +38,48 @@ Home - + + + + + + + + + @@ -79,10 +95,10 @@

Companies

Apex powers

    -
  • GE - use case presentation slides and video
  • -
  • Capital - use case presentation slides and video
  • -
  • Silver Spring Networks - use case presentation slides and video
  • -
  • PubMatic - use case presentation video
  • +
  • GE
  • +
  • Capital One
  • +
  • Silver Spring Networks
  • +
  • PubMatic
  • ThreatMetrix
  • FacilitiesSupplies
  • DataTorrent
  • @@ -96,7 +112,7 @@
  • LeadFerret
  • Target
-

Integrations

+

Software Integrations

Apex integrates with