From commits-return-5251-apmail-kafka-commits-archive=kafka.apache.org@kafka.apache.org Fri Oct 21 21:22:29 2016 Return-Path: X-Original-To: apmail-kafka-commits-archive@www.apache.org Delivered-To: apmail-kafka-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4198191AE for ; Fri, 21 Oct 2016 21:22:29 +0000 (UTC) Received: (qmail 70724 invoked by uid 500); 21 Oct 2016 21:22:29 -0000 Delivered-To: apmail-kafka-commits-archive@kafka.apache.org Received: (qmail 70689 invoked by uid 500); 21 Oct 2016 21:22:29 -0000 Mailing-List: contact commits-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list commits@kafka.apache.org Received: (qmail 70679 invoked by uid 99); 21 Oct 2016 21:22:29 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2016 21:22:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7B04EDFE5C; Fri, 21 Oct 2016 21:22:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: ewencp@apache.org To: commits@kafka.apache.org Message-Id: <7caabedee36c4b4b87c48d521a90bd4e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: kafka-site git commit: Add events page. Date: Fri, 21 Oct 2016 21:22:29 +0000 (UTC) Repository: kafka-site Updated Branches: refs/heads/asf-site 12ad81e44 -> 86a37e4cc Add events page. Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/86a37e4c Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/86a37e4c Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/86a37e4c Branch: refs/heads/asf-site Commit: 86a37e4cc930118b9eae9a56c99fec404bd8ff1d Parents: 12ad81e Author: Ewen Cheslack-Postava Authored: Fri Oct 21 14:22:06 2016 -0700 Committer: Ewen Cheslack-Postava Committed: Fri Oct 21 14:22:06 2016 -0700 ---------------------------------------------------------------------- events.html | 40 ++++++++++++++++++++++++++++++++++++++++ includes/_nav.htm | 2 ++ 2 files changed, 42 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/86a37e4c/events.html ---------------------------------------------------------------------- diff --git a/events.html b/events.html new file mode 100644 index 0000000..5576266 --- /dev/null +++ b/events.html @@ -0,0 +1,40 @@ + + +
+ +
+

Events

+

Meetups

+ +

+ Meetups focused on Kafka and the Kafka ecosystem are currently running in the following locations: +

+ + +

+ Don’t see a meetup in your area? Start your own! + Don’t forget to make a request to have your meet up group added to this list by sending an email to dev@kafka.apache.org. +

+ + + http://git-wip-us.apache.org/repos/asf/kafka-site/blob/86a37e4c/includes/_nav.htm ---------------------------------------------------------------------- diff --git a/includes/_nav.htm b/includes/_nav.htm index 08f8ab2..d672cec 100644 --- a/includes/_nav.htm +++ b/includes/_nav.htm @@ -22,6 +22,7 @@ project info ecosystem clients + events contact us