You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/08/27 20:08:55 UTC

[GitHub] bbevens closed pull request #1448: Drill website update :

bbevens closed pull request #1448: Drill website update :
URL: https://github.com/apache/drill/pull/1448
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/_includes/menu.html b/_includes/menu.html
index cdf0ba83645..3632ace9a9e 100755
--- a/_includes/menu.html
+++ b/_includes/menu.html
@@ -10,6 +10,9 @@
   <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
+  <li class="apache-link">
+    <a href="{{ site.baseurl }}/apacheASF/">Apache</a>
+  </li>
   <li class="documentation-menu">
     <a href="{{ site.baseurl }}/docs/">Documentation</a>
     <ul>
diff --git a/apacheASF.html b/apacheASF.html
new file mode 100755
index 00000000000..40822b901d8
--- /dev/null
+++ b/apacheASF.html
@@ -0,0 +1,15 @@
+---
+layout: page
+title: "Apache Software Foundation"
+---
+<p>
+    Drill is an Apache Software Foundation project that has benefited from a large community of developers and
+    users.Thank you to everyone that has worked on the project and to the Apache Software Foundation sponsors.
+</p>
+
+<p> For information about project</p>
+<ul>
+    <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+    <li><a href="http://www.apache.org/licenses/">Licensing</a></li>
+    <li><a href="http://www.apache.org/security/">Report Security Vulnerabilities</a></li>
+</ul>
diff --git a/download.html b/download.html
index 9651e43d0e5..bdc2eea4c4a 100755
--- a/download.html
+++ b/download.html
@@ -20,6 +20,16 @@
 {% if site.data.version.blog_post %}<li><a href="{{ site.baseurl }}{{ site.data.version.blog_post }}">Blog post</a></li>{% endif %}
 {% if site.data.version.release_notes %}<li><a href="{{ site.data.version.release_notes }}">Release notes (JIRA)</a></li>{% endif %}
 <li><a href="https://github.com/apache/drill/tree/{{ site.data.version.full_version }}">Source code</a></li>
+    <li>Verification Links:
+        <ul>
+            <li>
+                <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-{{ site.data.version.full_version }}/apache-drill-{{ site.data.version.full_version }}.tar.gz.sha512">SHA</a>
+            </li>
+            <li>
+                <a href="http://www.apache.org/dyn/closer.cgi/drill/drill-{{ site.data.version.full_version }}/apache-drill-{{ site.data.version.full_version }}.tar.gz.asc">ACS</a>
+            </li>
+        </ul>
+    </li>
 </ul>
 
 <p>If you're looking for an older release, see the <a href="{{ site.baseurl }}/docs/release-notes/">release notes</a>.
diff --git a/index.html b/index.html
index a5327bee997..b314b1ef6c9 100755
--- a/index.html
+++ b/index.html
@@ -59,7 +59,19 @@ <h2 id="sub-headline">Schema-free SQL Query Engine <br class="mobile-break" />fo
 
 </div><!-- header -->
 <div class="alertbar">
-  <div class="news">News:</div>{% assign post = site.categories.blog[0] %}<div><a href="{{ post.url | prepend: site.baseurl }}">{% if post.news_title %}{{ post.news_title }}{% else %}{{ post.title }}{% endif %}</a><br/><span>({% include authors.html %})</span></div>{% assign post = site.categories.blog[1] %}<div><a href="{{ post.url | prepend: site.baseurl }}">{% if post.news_title %}{{ post.news_title }}{% else %}{{ post.title }}{% endif %}</a><br/><span>({% include authors.html %})</span></div>
+  <div class="bookRelease">
+    <div><i class="fa fa-book fa-lg"></i>
+      <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__amzn.to_2N6FvPy&d=DwMFaQ&c=cskdkSMqhcnjZxdQVpwTXg&r=JHIio7I3eUbbe91YRxcNOw&m=FVOxmSwXwRbEACbYa-aH38YvJ5_op8yng62tr8g-dOQ&s=gKK9ct8VGg0pm2BRRpLzx2sXXxhW0r3i32wugQwJwdI&e=">&nbsp;Learning
+        Apache Drill</a></div>
+  </div>
+  <div class="news">News:
+  </div>
+  {% assign post = site.categories.blog[0] %}
+  <div><a href="{{ post.url | prepend: site.baseurl }}">{% if post.news_title %}{{ post.news_title }}{% else %}{{
+    post.title }}{% endif %}</a><br/><span>({% include authors.html %})</span></div>
+  {% assign post = site.categories.blog[1] %}
+  <div><a href="{{ post.url | prepend: site.baseurl }}">{% if post.news_title %}{{ post.news_title }}{% else %}{{
+    post.title }}{% endif %}</a><br/><span>({% include authors.html %})</span></div>
 </div>
 
 <div class="mw introWrapper">
@@ -155,12 +167,4 @@ <h1>No more waiting for coffee</h1>
 <li>Advanced cost-based optimizer that pushes processing into the datastore when possible</li></ul></p>
   </div>
   <div class="small big"><img src="{{ site.baseurl }}/images/home-coffee.jpg" style="width:300px" /></div>
-</div> 
-
-<div class="home-row">
-  <div class="description">
-    <h1>Apache Software Foundation</h1>
-    <p>Drill is an <a href="http://www.apache.org/" target="_blank">Apache Software Foundation</a> project that has benefited from a large community of developers and users. <a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thank you</a> to everyone that has worked on the project and to the Apache Software Foundation sponsors. For information about project sponsorship, go to <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">http://www.apache.org/foundation/sponsorship.html</a>. For licensing information, go to <a href="http://www.apache.org/licenses/" target="_blank">http://www.apache.org/licenses/</a>. To report security vulnerabilities, go to <a href="http://www.apache.org/security/" target="_blank">http://www.apache.org/security/</a>.
-    </p>
-  </div>  
 </div>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services