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 9B539200A5B for ; Wed, 25 May 2016 15:54:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9760E160A0F; Wed, 25 May 2016 13:54:29 +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 E8B74160A2E for ; Wed, 25 May 2016 15:54:28 +0200 (CEST) Received: (qmail 90264 invoked by uid 500); 25 May 2016 13:39:21 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 88641 invoked by uid 99); 25 May 2016 13:29:58 -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; Wed, 25 May 2016 13:29:58 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 29149DFF12; Wed, 25 May 2016 13:29:51 +0000 (UTC) From: mikewalch To: dev@accumulo.apache.org Reply-To: dev@accumulo.apache.org Message-ID: Subject: [GitHub] accumulo pull request: ACCUMULO-4313 - Made several improvements t... Content-Type: text/plain Date: Wed, 25 May 2016 13:29:51 +0000 (UTC) archived-at: Wed, 25 May 2016 13:54:29 -0000 GitHub user mikewalch opened a pull request: https://github.com/apache/accumulo/pull/101 ACCUMULO-4313 - Made several improvements to website: * Put website in container * Moved Accumulo logo to navbar * Organized navbar * Moved all ASF links to their own dropdown on right * Added logo to home page and simplified text * Reduced text in footer * Put new window icons after links * Renamed 'GitHub Issues' link in navbar to 'Pull Requests' * Pages have a default font size of 14px rather 16px * Sidebar with social links only visible on home page so documentation fills page which improves readability * Removed download link from sidebar and added to navbar You can merge this pull request into a Git repository by running: $ git pull https://github.com/mikewalch/accumulo website-updates Alternatively you can review and apply these changes as the patch at: https://github.com/apache/accumulo/pull/101.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #101 ---- commit a78b6af97c4d43a72a4583ac09b32bfefbba4abc Author: Mike Walch Date: 2016-05-23T16:16:49Z ACCUMULO-4313 - Made several improvements to website: * Put website in container * Moved Accumulo logo to navbar * Organized navbar * Moved all ASF links to their own dropdown on right * Added logo to home page and simplified text * Reduced text in footer * Put new window icons after links * Renamed 'GitHub Issues' link in navbar to 'Pull Requests' * Pages have a default font size of 14px rather 16px * Sidebar with social links only visible on home page so documentation fills page which improves readability * Removed download link from sidebar and added to navbar ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---