You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2017/01/26 17:14:51 UTC

[1/2] accumulo-website git commit: add apachecon link to main page

Repository: accumulo-website
Updated Branches:
  refs/heads/asf-site b6cdc1109 -> 3fa0dba4d
  refs/heads/master 76f2d8c7e -> 7ccd338ab


add apachecon link to main page


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/7ccd338a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/7ccd338a
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/7ccd338a

Branch: refs/heads/master
Commit: 7ccd338ab94099f3e195b5c9b2a50b80e688e314
Parents: 76f2d8c
Author: Billie Rinaldi <bi...@apache.org>
Authored: Thu Jan 26 08:46:53 2017 -0800
Committer: Billie Rinaldi <bi...@apache.org>
Committed: Thu Jan 26 09:08:04 2017 -0800

----------------------------------------------------------------------
 css/accumulo.scss | 4 ++++
 index.md          | 1 +
 2 files changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/7ccd338a/css/accumulo.scss
----------------------------------------------------------------------
diff --git a/css/accumulo.scss b/css/accumulo.scss
index 3537ea4..a9126d9 100644
--- a/css/accumulo.scss
+++ b/css/accumulo.scss
@@ -135,6 +135,10 @@ footer > p {
   height: 40px
 }
 
+#apachecon img {
+  padding-bottom: 10px;
+}
+
 .header-link {
   padding-left: 5px;
   opacity: 0;

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/7ccd338a/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index bd045e8..2f8cb99 100644
--- a/index.md
+++ b/index.md
@@ -35,6 +35,7 @@ legal_notice: Apache Accumulo, Accumulo, Apache Hadoop, Apache Thrift, Apache, t
         {% capture social-include %}{% include social.md %}{% endcapture %}{{ social-include | markdownify }}
       </div>
     </div>
+    <a id="apachecon" href="http://www.apache.org/events/current-event.html"><img src="http://www.apache.org/events/current-event-234x60.png"/></a>
     <a id="accumulo-summit-logo" a href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="{{ site.baseurl }}/images/accumulo-summit.png"></a>
   </div>
 </div>


[2/2] accumulo-website git commit: Jekyll build from master:7ccd338

Posted by bi...@apache.org.
Jekyll build from master:7ccd338

add apachecon link to main page


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/3fa0dba4
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/3fa0dba4
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/3fa0dba4

Branch: refs/heads/asf-site
Commit: 3fa0dba4d9fb3977a5df5dffd7a8513e7981bb6f
Parents: b6cdc11
Author: Billie Rinaldi <bi...@apache.org>
Authored: Thu Jan 26 09:10:39 2017 -0800
Committer: Billie Rinaldi <bi...@apache.org>
Committed: Thu Jan 26 09:10:39 2017 -0800

----------------------------------------------------------------------
 css/accumulo.css | 2 ++
 feed.xml         | 4 ++--
 index.html       | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/3fa0dba4/css/accumulo.css
----------------------------------------------------------------------
diff --git a/css/accumulo.css b/css/accumulo.css
index 7784523..15f993b 100644
--- a/css/accumulo.css
+++ b/css/accumulo.css
@@ -119,6 +119,8 @@ footer > p { width: 60%; margin-left: auto; margin-right: auto; }
 
 #accumulo-summit-logo img { height: 40px; }
 
+#apachecon img { padding-bottom: 10px; }
+
 .header-link { padding-left: 5px; opacity: 0; \-webkit-transition: opacity 0.2s ease-in-out 0.1s; \-moz-transition: opacity 0.2s ease-in-out 0.1s; \-ms-transition: opacity 0.2s ease-in-out 0.1s; }
 
 h2:hover .header-link, h3:hover .header-link, h4:hover .header-link, h5:hover .header-link, h6:hover .header-link { opacity: 1; }

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/3fa0dba4/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index e87b5d5..8a0fb37 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 09 Jan 2017 13:46:46 -0800</pubDate>
-    <lastBuildDate>Mon, 09 Jan 2017 13:46:46 -0800</lastBuildDate>
+    <pubDate>Thu, 26 Jan 2017 09:10:31 -0800</pubDate>
+    <lastBuildDate>Thu, 26 Jan 2017 09:10:31 -0800</lastBuildDate>
     <generator>Jekyll v3.3.1</generator>
     
       <item>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/3fa0dba4/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 880b425..a3ef129 100644
--- a/index.html
+++ b/index.html
@@ -222,6 +222,7 @@
 
       </div>
     </div>
+    <a id="apachecon" href="http://www.apache.org/events/current-event.html"><img src="http://www.apache.org/events/current-event-234x60.png" /></a>
     <a id="accumulo-summit-logo" a="" href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="/images/accumulo-summit.png" /></a>
   </div>
 </div>