You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2017/09/12 00:23:04 UTC

[geode-site] branch asf-site updated: Add S1P event to community page

This is an automated email from the ASF dual-hosted git repository.

abaker pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c8639ab  Add S1P event to community page
c8639ab is described below

commit c8639abd5c01b60363f41b5e7eaf6528de3f9385
Author: Anthony Baker <ab...@apache.org>
AuthorDate: Mon Sep 11 17:22:53 2017 -0700

    Add S1P event to community page
---
 community/index.html |  17 ++++++++++++-----
 css/geode-site.css   |   6 +++---
 img/s1p.png          | Bin 0 -> 25537 bytes
 3 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/community/index.html b/community/index.html
index a0f939e..49746d8 100644
--- a/community/index.html
+++ b/community/index.html
@@ -333,15 +333,26 @@ under the License. -->
 		</div>
     <div class="row">
       <div class="col-md-4">
+        <a href="https://springoneplatform.io/geode"><img src="/img/s1p.png" /></a>
+        <h3>San Francisco | December 4-7th 2017</h3>
+        <p>Build software people love at SpringOne Platform - the premier conference
+          for those who build, deploy, and run cloud-native software.  This year's
+          conference features a set of sessions to bring together the Apache Geode
+          community.</p>
+      </div>
+      <!-- remove this as it's out of date
+      <div class="col-md-4">
         <a  href="http://www.apache.org/events/current-event.html">
           <img src="http://www.apache.org/events/current-event-234x60.png"/>
         </a>
       </div>
+      -->
     	<div class="col-md-4">
     	    	<h3>Watch this space for upcoming Apache Geode events!</h3>
               <p><i>Want to organize an event? Subscribe to the Apache Geode Users list by sending a blank email to<br/><a href="mailto:user-subscribe@geode.apache.org">user-subscribe@geode.apache.org</a>, then email the list with your event idea!</i>
               </p>
       </div>
+
     </div>
 	</div>
 </section>
@@ -354,17 +365,13 @@ under the License. -->
 			</div>
 		</div>
 		<div class="row">
-    	<div class="col-md-4">
-    	    	<h3><a target="_blank" href="http://s.apache.org/geodechat">HipChat</a></h3>
-    	    	<p>Some of the Geode team hangs around this HipChat Room: <a href="http://s.apache.org/geodechat" target="_blank">http://s.apache.org/geodechat</a><p>
-		  </div>
       <div class="col-md-4">
         	<h3><a target="_blank" href="http://stackoverflow.com/search?q=Apache%20Geode">StackOverflow</a></h3>
         	<p>The Geode team is always ready to answer questions on <a href="http://stackoverflow.com/search?q=Apache%20Geode">StackOverflow</a><p>
       </div>
       <div class="col-md-4">
         	<h3><a target="_blank" href="https://www.youtube.com/channel/UCaY2q0UlWjAgEGL7uhCLs6A">Geode ClubHouse</a></h3>
-        	<p>We meet every 15 days online for discussions around specific features, detailing internals and discuss on-going issues on JIRA at the Geode Clubhouse. All meetings are recorded and videos are available in our <a href="https://www.youtube.com/channel/UCaY2q0UlWjAgEGL7uhCLs6A">YouTube</a> channel.<p>
+        	<p>We meet periodically online for discussions around specific features, detailing internals and discuss on-going issues on JIRA at the Geode Clubhouse. All meetings are recorded and videos are available in our <a href="https://www.youtube.com/channel/UCaY2q0UlWjAgEGL7uhCLs6A">YouTube</a> channel.<p>
       </div>
 	  </div>
 </section>
diff --git a/css/geode-site.css b/css/geode-site.css
index bfb9ba9..51f4db2 100644
--- a/css/geode-site.css
+++ b/css/geode-site.css
@@ -727,12 +727,12 @@ section > .container > h2 {
 }
 
 .bf-community img {
-  border-radius: 4px;
-  border: solid 1px rgb(52, 73, 94);
+  #border-radius: 4px;
+  #border: solid 1px rgb(52, 73, 94);
   margin-top: 20px;
   margin-bottom: 10px;
   width: 100%;
-  box-shadow: rgb(52, 73, 94) 2px 2px 4px;
+  #box-shadow: rgb(52, 73, 94) 2px 2px 4px;
 }
 
 .bf-releases img {
diff --git a/img/s1p.png b/img/s1p.png
new file mode 100644
index 0000000..26853b4
Binary files /dev/null and b/img/s1p.png differ

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].