This is an automated email from the ASF dual-hosted git repository. kishoreg pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git
commit f0fced03d89afe45ab1011f3241e8e636593dfb4 Author: ssahay <[email protected]> AuthorDate: Thu Feb 28 14:28:03 2019 -0800 Added Links and company logos --- assets/images/Logo-2C-128px-R.png | Bin 0 -> 5585 bytes assets/images/Slack_RGB.png | Bin 0 -> 17473 bytes assets/images/Teams_Logo_Only_Blurple.svg | 13 ++++++++ assets/images/Uber_Logo_Black.png | Bin 0 -> 264987 bytes index.html | 48 +++++++++++++++++------------- 5 files changed, 40 insertions(+), 21 deletions(-) diff --git a/assets/images/Logo-2C-128px-R.png b/assets/images/Logo-2C-128px-R.png new file mode 100644 index 0000000..06465f2 Binary files /dev/null and b/assets/images/Logo-2C-128px-R.png differ diff --git a/assets/images/Slack_RGB.png b/assets/images/Slack_RGB.png new file mode 100755 index 0000000..4a86273 Binary files /dev/null and b/assets/images/Slack_RGB.png differ diff --git a/assets/images/Teams_Logo_Only_Blurple.svg b/assets/images/Teams_Logo_Only_Blurple.svg new file mode 100644 index 0000000..782b644 --- /dev/null +++ b/assets/images/Teams_Logo_Only_Blurple.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" style="enable-background:new 0 0 89 88;" viewBox="0 0 89 88" x="0px" y="0px" xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:space="preserve" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"> +<style type="text/css"> + .st0{fill:#6264A7;} + .st1{fill:#FFFFFF;} +</style> +<title>Teams_Logo_Only_Blurple</title> +<path class="st0" d="M 75.3 33.6 c 0.7 0.7 1.6 1.3 2.5 1.7 c 2 0.8 4.2 0.8 6.2 0 c 1.9 -0.8 3.4 -2.3 4.2 -4.2 c 0.8 -2 0.8 -4.2 0 -6.2 c -0.8 -1.9 -2.3 -3.4 -4.2 -4.2 c -2 -0.8 -4.2 -0.8 -6.2 0 c -1.9 0.8 -3.4 2.3 -4.2 4.2 c -0.8 2 -0.8 4.2 0 6.2 C 74 32 74.6 32.9 75.3 33.6 Z"/> +<path class="st0" d="M 73 41 v 24 h 4 c 1.4 0 2.7 -0.1 4.1 -0.4 c 1.4 -0.2 2.7 -0.7 3.9 -1.4 c 1.1 -0.6 2.1 -1.5 2.9 -2.5 c 0.8 -1.2 1.2 -2.6 1.1 -4 V 41 H 73 Z"/> +<path class="st0" d="M 60 30.9 c 1.1 0 2.1 -0.2 3.1 -0.6 c 1.9 -0.8 3.4 -2.3 4.2 -4.2 c 0.8 -2 0.8 -4.2 0 -6.2 c -0.8 -1.9 -2.3 -3.4 -4.2 -4.2 c -1 -0.4 -2 -0.6 -3.1 -0.6 s -2.1 0.2 -3.1 0.6 c -0.7 0.3 -1.4 0.7 -2 1.2 v 12.3 c 0.7 0.5 1.2 0.9 2 1.2 C 57.9 30.7 59 30.9 60 30.9 Z"/> +<path class="st0" d="M 55 71.3 c 1 0.2 1.4 0.4 2.1 0.5 c 0.8 0.1 1.6 0.2 2.3 0.2 c 1.2 0 2.4 -0.1 3.6 -0.4 c 1.2 -0.2 2.4 -0.7 3.4 -1.3 c 1 -0.6 1.9 -1.5 2.6 -2.5 c 0.7 -1.2 1.1 -2.6 1 -4 V 36 H 55 V 71.3 Z"/> +<polygon class="st0" points="0,79 52,88 52,0 0,9"/> +<polygon class="st1" points="38,27 14,28.5 14,34 23,33.6 23,59.3 29,59.7 29,33.4 38,33"/> +</svg> \ No newline at end of file diff --git a/assets/images/Uber_Logo_Black.png b/assets/images/Uber_Logo_Black.png new file mode 100755 index 0000000..a9591f5 Binary files /dev/null and b/assets/images/Uber_Logo_Black.png differ diff --git a/index.html b/index.html index 83ab3cf..c58ab74 100644 --- a/index.html +++ b/index.html @@ -41,8 +41,7 @@ Pinot Navigation Bar Header <start> =================================================--> <div class="navbar-header"> - <img class="navbar-left" src="assets/images/pinot_logo.jpg" height="50"> - <a href="/" class="navbar-brand"> </a> + <a href="#" class="navbar-brand">Apache Pinot</a> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-main"> <span class="icon-bar"></span> <span class="icon-bar"></span> @@ -72,15 +71,18 @@ <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" >Documentation <span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="https://cwiki.apache.org/confluence/display/PINOT" target="_blank">Apache Wiki <i class="fa fa-external-link"></i></a></li> - <li class="divider"></li> <li class="dropdown-header">ReadTheDocs</li> <li><a href="http://pinot.readthedocs.io/en/latest/" target="_blank">Latest <i class="fa fa-external-link"></i></a></li> + <li class="divider"></li> + <li><a href="https://cwiki.apache.org/confluence/display/PINOT" target="_blank">Wiki <i class="fa fa-external-link"></i></a></li> + <li><a href="https://cwiki.apache.org/confluence/display/PINOT/Blogs+and+Talks" target="_blank">Blogs and Talks <i class="fa fa-external-link"></i></a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community <span class="caret"></span></a> <ul class="dropdown-menu"> + <li><a href="https://cwiki.apache.org/confluence/display/PINOT/Get+Involved" target="_blank">Get Involved <i class="fa fa-external-link"></i></a></li> + <li><a href="https://cwiki.apache.org/confluence/display/PINOT/Committers" target="_blank">People <i class="fa fa-external-link"></i></a></li> <li class="dropdown-header">Issue / Feature Tracking</li> <li><a href="https://issues.apache.org/jira/projects/PINOT/issues" target="_blank">Apache JIRA <i class="fa fa-external-link"></i></a></li> </ul> @@ -135,38 +137,42 @@ <!--=============================================== Pinot Primary Content <start> =================================================--> - <div class="col-lg-8 col-md-7 col-sm-6 text-center" class="primary-container-header"> + <div class="row text-center" class="primary-container-header"> <h1 style="margin-top: 0px">Apache Pinotâ„¢ (Incubating)</h1> + <img src="assets/images/pinot_logo.jpg" height="150"> <p class="lead">Pinot is a realtime distributed OLAP datastore, which is used at LinkedIn to deliver scalable real time analytics with low latency. It can ingest data from offline data sources (such as Apache Hadoop and flat files) as well as online sources (such as Apache Kafka). Pinot is designed to scale horizontally.</p> <p class="lead"> - <a class="btn btn-default btn-animated btn-outline" >Download</a> - <a class="btn btn-default btn-animated btn-outline" href="https://pinot.readthedocs.io/" target="_blank">Try Pinot</a> + <a class="btn btn-default btn-animated btn-outline" href="https://pinot.readthedocs.io/en/latest/intro.html" target="_blank">Learn More</a> + <a class="btn btn-default btn-animated btn-outline" href="#">Download</a> </p> + <h3 style="margin-top: 0px; "><a href="/blog/" target="_blank"><strong>See Latest News</strong></a></h3> </div> <!--=============================================== Pinot Primary Content <end> =================================================--> - <!--=============================================== - Pinot News Content <start> - =================================================--> - <div class="col-lg-4 col-md-5 col-sm-6"> + + </div> + <!--=============================================== + ROW 1 <end> + =================================================--> + <!--=============================================== + ROW 2 <start> + =================================================--> + <div class="row" style="background-color: #e8e8e8; padding-bottom: 10px; margin-top: 15px;"> + <div class="col-sm-12"> + <h2 class="sectiontile" style="text-align: center">Powered By Pinot</h2> <div class="row"> - <div class="col-sm-12 panel panel-default latest-news-panel"> - <p class="latest-news-header">Latest News</p> - <div id="news-archive-link"> - <p>Coming soon!</p> - </div> - </div> + <a href="http://www.linkedin.com/" style="margin-left: 100px;" target="_blank"><img style="width: 125px" src="assets/images/Logo-2C-128px-R.png"></a> + <a href="http://www.slack.com/" style="margin-left: 150px;" target="_blank"><img style="width: 145px" src="assets/images/Slack_RGB.png"></a> + <a href="http://www.uber.com/" style="margin-left: 150px;" target="_blank"><img style="width: 125px" src="assets/images/Uber_Logo_Black.png"></a> + <a href="https://www.microsoft.com/" style="margin-left: 150px;" target="_blank"><img style="width: 50px" src="assets/images/Teams_Logo_Only_Blurple.svg"></a> </div> </div> - <!--=============================================== - Pinot News Content <end> - =================================================--> </div> <!--=============================================== - ROW 1 <end> + ROW 2 <end> =================================================--> <hr> <footer style="margin-bottom: 0em; margin-top: 0em;"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
