You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/12/19 19:57:11 UTC

[incubator-druid-website-src] branch master updated: add Druid Summit

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

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new c53f939  add Druid Summit
     new 04f90c5  Merge pull request #93 from implydata/add-summit
c53f939 is described below

commit c53f939885dc1ab2f77ffb85994b6a6b9169a8fc
Author: Vadim Ogievetsky <va...@ogievetsky.com>
AuthorDate: Thu Dec 19 11:50:31 2019 -0800

    add Druid Summit
---
 _data/events.yml   | 5 +++++
 _data/featured.yml | 6 ++++++
 scss/index.scss    | 2 +-
 3 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/_data/events.yml b/_data/events.yml
index 8fa0551..76c9045 100644
--- a/_data/events.yml
+++ b/_data/events.yml
@@ -12,3 +12,8 @@
   name: "Athens Big Data Meetup"
   info: "Alba Graduate Business School, 6-8 Xenias Str, Athens"
   link: https://www.meetup.com/Athens-Big-Data/events/266900242/
+
+- date: 2020-04-13
+  name: "Druid Summit"
+  info: "San Francisco Airport Marriott Waterfront, 1800 Old Bayshore Highway, Burlingame, CA"
+  link: https://druidsummit.org/
\ No newline at end of file
diff --git a/_data/featured.yml b/_data/featured.yml
index 36252f3..b3151da 100644
--- a/_data/featured.yml
+++ b/_data/featured.yml
@@ -1,3 +1,9 @@
+  - date: 2019-12-10
+    title: "Druid: Reflections at a Milestone"
+    name: "Gian Merlino"
+    link: https://imply.io/post/reflecting-on-druid
+    company: Imply
+
   - date: 2019-11-21
     title: "How Nielsen Marketing Cloud Uses Druid for Audience and Marketing Performance Analysis"
     name: "Itai Yaffe"
diff --git a/scss/index.scss b/scss/index.scss
index 06fa471..5547a64 100644
--- a/scss/index.scss
+++ b/scss/index.scss
@@ -45,7 +45,7 @@
     font-weight: 600;
     margin-top: 8px;
     margin-bottom: 26px;
-    max-width: 760px;
+    max-width: 820px;
     margin-left: auto;
     margin-right: auto;
   }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org