You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:44:55 UTC

[29/51] [abbrv] brooklyn-docs git commit: styling of download page, align boxes

styling of download page, align boxes


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/3f8794e7
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/3f8794e7
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/3f8794e7

Branch: refs/heads/0.8.0-incubating
Commit: 3f8794e764ad9af5ecd4ab1d0586d8ac0c1e4a84
Parents: f7bff28
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Tue Sep 1 13:36:59 2015 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Tue Sep 1 13:36:59 2015 +0100

----------------------------------------------------------------------
 docs/website/download/index.md | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/3f8794e7/docs/website/download/index.md
----------------------------------------------------------------------
diff --git a/docs/website/download/index.md b/docs/website/download/index.md
index afe1da2..4675af9 100644
--- a/docs/website/download/index.md
+++ b/docs/website/download/index.md
@@ -11,11 +11,14 @@ children:
 
 <div class="panel panel-default">
   <div class="panel-heading" markdown="1">
-#### **Recommended download:** Distribution
+#### **Distribution** (Recommended)
   </div>
   <div class="panel-body" markdown="1">
-A pre-built package that contains Apache Brooklyn and all of its dependencies in a single, easy-to-run package. Suitable for
-Linux and Windows servers and workstations that have Java 1.7<a href="#java-footnote">*</a>.
+<div style="height: 9em;" markdown="1">
+A pre-built package that contains Apache Brooklyn and all of its dependencies in a single, easy-to-run package. 
+*Suitable for Linux and Windows servers and workstations with Java installed
+(Java 1.7 or 1.8 are supported, including OpenJDK, Oracle, and IBM varieties).*
+</div>
 
 **Choose your preferred file format to see the list of mirrors where you can download this file.**
 
@@ -32,12 +35,14 @@ Linux and Windows servers and workstations that have Java 1.7<a href="#java-foot
 
 <div class="panel panel-default">
   <div class="panel-heading" markdown="1">
-#### Source code
+#### Source Code
   </div>
   <div class="panel-body" markdown="1">
+<div style="height: 9em;" markdown="1">
 The source code for Apache Brooklyn. Use this to build your own binaries and make private modifications. *If you want to
 contribute code changes to Apache Brooklyn, we recommend you get the source code from version control. Visit the
 [Developers pages](../developers/index.html) to find out more.*
+</div>
 
 **Choose your preferred file format to see the list of mirrors where you can download this file.**
 
@@ -54,8 +59,6 @@ contribute code changes to Apache Brooklyn, we recommend you get the source code
 
 We also publish Maven artifacts for Apache Brooklyn. These are available from [Maven Central](https://search.maven.org/#search%7Cga%7C1%7Corg.apache.brooklyn).
 
-<a name="java-footnote">*</a> We recommend Java 1.7 as this platform has had the most testing. Java 1.8 may also be suitable. Brooklyn is
-not compatible with Java 1.6 or earlier versions.
 
 ## What next?
 
@@ -66,7 +69,7 @@ not compatible with Java 1.6 or earlier versions.
   <div class="panel-heading" markdown="1">
 #### Verify your download
   </div>
-  <div class="panel-body" markdown="1">
+  <div class="panel-body" markdown="1" style="height: 7em;">
 
 [Hashes and signatures](verify.html) of all our artifacts are available, if you wish to verify that they are genuine.
 
@@ -80,7 +83,7 @@ not compatible with Java 1.6 or earlier versions.
   <div class="panel-heading" markdown="1">
 #### **Get Started!**
   </div>
-  <div class="panel-body" markdown="1">
+  <div class="panel-body" markdown="1" style="height: 7em;">
 
 Take a look at our guide to getting started.