Repository: incubator-edgent-website
Updated Branches:
  refs/heads/master e9dfca502 -> ad4e6e86c


Added meetup to front page


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/ad4e6e86
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/ad4e6e86
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/ad4e6e86

Branch: refs/heads/master
Commit: ad4e6e86cad5167c9036a0130082856b718aea99
Parents: e9dfca5
Author: Will Marshall <wcm...@gmail.com>
Authored: Tue Jan 17 10:12:50 2017 -0800
Committer: Will Marshall <wcm...@gmail.com>
Committed: Tue Jan 17 10:12:50 2017 -0800

----------------------------------------------------------------------
 site/_includes/webcast.html | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/ad4e6e86/site/_includes/webcast.html
----------------------------------------------------------------------
diff --git a/site/_includes/webcast.html b/site/_includes/webcast.html
index e37eadb..c330129 100644
--- a/site/_includes/webcast.html
+++ b/site/_includes/webcast.html
@@ -17,6 +17,34 @@ limitations under the License.
 {% endcomment %}
 -->
  <section id="services">
+   <div class="content-section-b">
+
+        <div class="container">
+
+            <div class="row">
+
+                <div class="col-lg-5 col-sm-6">
+                      <img class="img-responsive center-block" 
src="http://blog.nycdatascience.com/wp-content/uploads/2016/11/meetuplogo1000.png";
 alt="">
+                </div>
+
+                <div class="col-lg-7 col-sm-6">
+                    <h2 ><a 
href="https://www.meetup.com/SF-Data-Science/events/236682354/";>Meetup: 
Introduction to Apache Edgent at Galvanize</a></h2>
+                    <h4 >Wednesday, Jan 18 6pm-7:30pm PDT</h3>
+
+                    <div class="lead">In this <a 
href="https://www.meetup.com/SF-Data-Science/events/236682354/";>Meetup </a>, we 
will discuss the basic concepts of data streaming, explore some of the use 
cases behind Edgent, and compare Edgent to its other streaming 
counterparts.</div>
+                </div>
+
+
+
+            </div>
+
+        </div>
+        <!-- /.container -->
+
+
+    </div>
+
+
     <div class="content-section-b">
 
         <div class="container">

Reply via email to