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:52 UTC

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

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>