Return-Path: X-Original-To: apmail-flink-commits-archive@minotaur.apache.org Delivered-To: apmail-flink-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B28B51736D for ; Mon, 13 Apr 2015 14:02:43 +0000 (UTC) Received: (qmail 24051 invoked by uid 500); 13 Apr 2015 14:02:43 -0000 Delivered-To: apmail-flink-commits-archive@flink.apache.org Received: (qmail 24017 invoked by uid 500); 13 Apr 2015 14:02:43 -0000 Mailing-List: contact commits-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list commits@flink.apache.org Received: (qmail 24008 invoked by uid 99); 13 Apr 2015 14:02:43 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Apr 2015 14:02:43 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 7C737AC009C for ; Mon, 13 Apr 2015 14:02:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1673198 - in /flink: css/main/main.css downloads.md index.html Date: Mon, 13 Apr 2015 14:02:43 -0000 To: commits@flink.apache.org From: uce@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150413140243.7C737AC009C@hades.apache.org> Author: uce Date: Mon Apr 13 14:02:42 2015 New Revision: 1673198 URL: http://svn.apache.org/r1673198 Log: Update website for 0.9.0-milestone release (w/o site directory) Modified: flink/css/main/main.css flink/downloads.md flink/index.html Modified: flink/css/main/main.css URL: http://svn.apache.org/viewvc/flink/css/main/main.css?rev=1673198&r1=1673197&r2=1673198&view=diff ============================================================================== --- flink/css/main/main.css (original) +++ flink/css/main/main.css Mon Apr 13 14:02:42 2015 @@ -141,20 +141,20 @@ body { } .af-front-top-logo { - margin: 30px auto 50px auto; - width: 30%; + margin: 30px auto 30px auto; + width: 200px; } .af-front-top-headline1 { color: #fff; - font-size: 3.6em; + font-size: 2em; + font-weight: bold; } .af-front-top-headline2 { color: #fff; - font-size: 1.8em; + font-size: 1.6em; font-weight: normal; - margin-top: 30px; } /* Front Top Buttons */ Modified: flink/downloads.md URL: http://svn.apache.org/viewvc/flink/downloads.md?rev=1673198&r1=1673197&r2=1673198&view=diff ============================================================================== --- flink/downloads.md (original) +++ flink/downloads.md Mon Apr 13 14:02:42 2015 @@ -37,11 +37,27 @@ Apache Flink {{ site.FLINK_VERSION_STABL

Pick this package if you plan to use Flink with Hadoop YARN.

-

Flink {{ site.FLINK_VERSION_STABLE }} Source Release

+

Flink {{ site.FLINK_VERSION_STABLE }} Source Release

Review the source code or build Flink on your own, using this package

+## Preview + +This **milestone release** is a preview of the upcoming {{site.FLINK_VERSION_LATEST_SHORT}} release. Check out the announcement for all the details. + + + ### Maven Dependencies You can add the following dependencies to your `pom.xml` to include Apache Flink in your project. Modified: flink/index.html URL: http://svn.apache.org/viewvc/flink/index.html?rev=1673198&r1=1673197&r2=1673198&view=diff ============================================================================== --- flink/index.html (original) +++ flink/index.html Mon Apr 13 14:02:42 2015 @@ -209,13 +209,13 @@ layout: none