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 58d9f62316996db0b5d111ab7edcfff5c97603f8 Author: Seunghyun Lee <[email protected]> AuthorDate: Thu Mar 7 17:40:11 2019 -0800 Adding download page along with the pointers for 0.1.0 release --- index.html => download/index.html | 70 ++++++++++++++++----------------------- index.html | 5 +-- 2 files changed, 32 insertions(+), 43 deletions(-) diff --git a/index.html b/download/index.html similarity index 74% copy from index.html copy to download/index.html index d05f1ba..2b0c258 100644 --- a/index.html +++ b/download/index.html @@ -26,9 +26,9 @@ <!--=============================================== CSS files =================================================--> - <link rel="stylesheet" href="assets/css/bootstrap.css" media="screen"> + <link rel="stylesheet" href="../assets/css/bootstrap.css" media="screen"> <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"> - <link rel="stylesheet" href="assets/css/pinot.css"> + <link rel="stylesheet" href="../assets/css/pinot.css"> </head> <body> <!--=============================================== @@ -41,7 +41,7 @@ Pinot Navigation Bar Header <start> =================================================--> <div class="navbar-header"> - <a href="#" class="navbar-brand">Apache Pinot</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> @@ -57,7 +57,7 @@ <div class="navbar-collapse collapse" id="navbar-main"> <ul class="nav navbar-nav"> <li> - <a href="#">Download</a> + <a href="/download">Download</a> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" >Releases <span class="caret"></span></a> @@ -66,6 +66,7 @@ <!-- Release Step 1: Add a new li tag for new release --> <!-- hint: copy and replicate the line below for subsequent releases --> <!-- eg. <li><a href="https://www.apache.org/dyn/closer.lua/incubator/pinot/apache-pinot-incubating-0.XY.0/">0.XY.0 <i class="fa fa-external-link"></i></a></li> --> + <li><a href="https://www.apache.org/dyn/closer.lua/incubator/pinot/apache-pinot-incubating-0.1.0">0.1.0 <i class="fa fa-external-link"></i></a></li> </ul> </li> <li class="dropdown"> @@ -137,47 +138,34 @@ <!--=============================================== Pinot Primary Content <start> =================================================--> - <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" 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="https://cwiki.apache.org/confluence/display/PINOT/Announcements" target="_blank"><strong>See Latest News</strong></a></h3> - </div> - <!--=============================================== - Pinot Primary Content <end> - =================================================--> + <h1 style="font-size: 3em; margin-top: -5px">Downloads</h1> + + <p>Be sure to verify your downloads by these <a href="https://www.apache.org/info/verification" title="Verify" target="_blank">procedures</a> using these <a href="https://www.apache.org/dist/incubator/pinot/KEYS" title="KEYS" target="_blank">KEYS</a> for any Apache release.</p> + <!--============================================= + Latest Release + ==============================================--> + <h2 id="current-releases">Current Releases<a class="header-link" href="#current-releases"><i class="fa fa-link"></i></a></h2> + + <!-- Release Step 2: Create a new section by copying the provided template for new release --> + <!-- 0.14.0 Release start --> + <h3 id="latest-label-label-primary-">0.1.0</h3> + + <p> + Official <a href="https://www.apache.org/dyn/closer.lua/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz" target="_blank">source release</a> + [ <a href="https://www.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz.sha512" target="_blank">SHA512</a> ] + [ <a href="https://www.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-src.tar.gz.asc" target="_blank">ASC</a> ] + </p> + <p> + Official <a href="https://www.apache.org/dyn/closer.lua/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz" target="_blank">binary release</a> + [ <a href="https://www.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz.sha512" target="_blank">SHA512</a> ] + [ <a href="https://www.apache.org/dist/incubator/pinot/apache-pinot-incubating-0.1.0/apache-pinot-incubating-0.1.0-bin.tar.gz.asc" target="_blank">ASC</a> ] + </p> </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"> - <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> - </div> - <!--=============================================== - ROW 2 <end> - =================================================--> <hr> <footer style="margin-bottom: 0em; margin-top: 0em;"> <div id="footer"> - <img src="assets/images/incubator_feather_egg_logo.png" height="60"> + <img src="../assets/images/incubator_feather_egg_logo.png" height="60"> <br> <br> <p style="font-size: 12px; line-height: 1.5em;"> @@ -201,6 +189,6 @@ Javascript files =================================================--> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> -<script src="assets/js/bootstrap.min.js"></script> +<script src="../assets/js/bootstrap.min.js"></script> </body> </html> diff --git a/index.html b/index.html index d05f1ba..611ece3 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ Pinot Navigation Bar Header <start> =================================================--> <div class="navbar-header"> - <a href="#" class="navbar-brand">Apache Pinot</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> @@ -57,7 +57,7 @@ <div class="navbar-collapse collapse" id="navbar-main"> <ul class="nav navbar-nav"> <li> - <a href="#">Download</a> + <a href="/download">Download</a> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" >Releases <span class="caret"></span></a> @@ -66,6 +66,7 @@ <!-- Release Step 1: Add a new li tag for new release --> <!-- hint: copy and replicate the line below for subsequent releases --> <!-- eg. <li><a href="https://www.apache.org/dyn/closer.lua/incubator/pinot/apache-pinot-incubating-0.XY.0/">0.XY.0 <i class="fa fa-external-link"></i></a></li> --> + <li><a href="https://www.apache.org/dyn/closer.lua/incubator/pinot/apache-pinot-incubating-0.1.0">0.1.0 <i class="fa fa-external-link"></i></a></li> </ul> </li> <li class="dropdown"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
