From commits-return-49-archive-asf-public=cust-asf.ponee.io@streampipes.apache.org Mon Dec 9 09:46:56 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F311118067E for ; Mon, 9 Dec 2019 10:46:55 +0100 (CET) Received: (qmail 1677 invoked by uid 500); 9 Dec 2019 09:46:55 -0000 Mailing-List: contact commits-help@streampipes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streampipes.apache.org Delivered-To: mailing list commits@streampipes.apache.org Received: (qmail 1660 invoked by uid 99); 9 Dec 2019 09:46:55 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Dec 2019 09:46:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 2EA518D809; Mon, 9 Dec 2019 09:46:55 +0000 (UTC) Date: Mon, 09 Dec 2019 09:46:55 +0000 To: "commits@streampipes.apache.org" Subject: [incubator-streampipes-website] branch dev updated: Add some missing ASF links to website MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157588481513.844.6943188529728465669@gitbox.apache.org> From: riemer@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-streampipes-website X-Git-Refname: refs/heads/dev X-Git-Reftype: branch X-Git-Oldrev: 387d0251ec52b724f67a921f26462ab233d2510e X-Git-Newrev: 9fa1d3038fcb9948c9052025af15143309a7bbd3 X-Git-Rev: 9fa1d3038fcb9948c9052025af15143309a7bbd3 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. riemer pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-website.git The following commit(s) were added to refs/heads/dev by this push: new 9fa1d30 Add some missing ASF links to website 9fa1d30 is described below commit 9fa1d3038fcb9948c9052025af15143309a7bbd3 Author: Dominik Riemer AuthorDate: Mon Dec 9 10:45:54 2019 +0100 Add some missing ASF links to website --- documentation/website/core/Footer.js | 3 ++- documentation/website/siteConfig.js | 2 ++ website/css/buttons.css | 4 ++-- website/css/custom.css | 2 +- website/css/footer.css | 1 - website/partials/_footer.ejs | 11 +++++++++++ website/partials/_index-teaser.ejs | 7 ++++++- website/partials/_nav.ejs | 1 + 8 files changed, 25 insertions(+), 6 deletions(-) diff --git a/documentation/website/core/Footer.js b/documentation/website/core/Footer.js index 76c8e08..7009d5b 100644 --- a/documentation/website/core/Footer.js +++ b/documentation/website/core/Footer.js @@ -88,6 +88,7 @@ class Footer extends React.Component {
More
Blog Website + Privacy -
{this.props.config.copyright}
+
{this.props.config.copyright}

Disclaimer: Apache StreamPipes (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner co [...] diff --git a/documentation/website/siteConfig.js b/documentation/website/siteConfig.js index daae084..21df5e1 100644 --- a/documentation/website/siteConfig.js +++ b/documentation/website/siteConfig.js @@ -40,6 +40,8 @@ const siteConfig = { indexName: 'streampipes', algoliaOptions: {} // Optional, if provided by Algolia }, + gaTrackingId: 'UA-154181944-1', + gaGtag: true, disableHeaderTitle: true, diff --git a/website/css/buttons.css b/website/css/buttons.css index c95ff9f..3444877 100644 --- a/website/css/buttons.css +++ b/website/css/buttons.css @@ -35,8 +35,8 @@ } .sp-button-large { - font-size: 1.2em; - padding: 1em 1.5em; + font-size: 1.0em; + padding: 1em 1.0em; } .sp-button.sp-button-blue:hover { diff --git a/website/css/custom.css b/website/css/custom.css index c9b63ad..a60d452 100644 --- a/website/css/custom.css +++ b/website/css/custom.css @@ -276,7 +276,7 @@ img { .container-header { padding-left:80px; - padding-right:80px; + padding-right:20px; width:100%; } diff --git a/website/css/footer.css b/website/css/footer.css index fca6689..74bf9c1 100644 --- a/website/css/footer.css +++ b/website/css/footer.css @@ -29,7 +29,6 @@ .footer-section { background-color: #1b1464; - height: 150px; padding: 20px 40px; } diff --git a/website/partials/_footer.ejs b/website/partials/_footer.ejs index 4567304..cb1e828 100644 --- a/website/partials/_footer.ejs +++ b/website/partials/_footer.ejs @@ -7,6 +7,7 @@ incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. +

+ + + diff --git a/website/partials/_nav.ejs b/website/partials/_nav.ejs index f9872eb..7be62dd 100644 --- a/website/partials/_nav.ejs +++ b/website/partials/_nav.ejs @@ -80,6 +80,7 @@ +