Author: gstein
Date: Thu Feb  2 01:46:51 2012
New Revision: 1239435

URL: http://svn.apache.org/viewvc?rev=1239435&view=rev
Log:
Apply my feedback to the site.

* site/index.html: various edits, particularly w.r.t branding

Modified:
    incubator/bloodhound/site/index.html

Modified: incubator/bloodhound/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/bloodhound/site/index.html?rev=1239435&r1=1239434&r2=1239435&view=diff
==============================================================================
--- incubator/bloodhound/site/index.html (original)
+++ incubator/bloodhound/site/index.html Thu Feb  2 01:46:51 2012
@@ -1,11 +1,11 @@
 <html>
        <head>
-               <title>Apache Bloodhound</title>
+               <title>Apache Bloodhound (Incubating)</title>
                <link rel="stylesheet" type="text/css" 
href="bootstrap/css/bootstrap.min.css" />
        </head>
        <body>
        <div class="hero-unit" align="center">
-               <h1>Apache Bloodhound</h1>
+               <h1>Apache Bloodhound (Incubating)</h1>
                <br />
                <p><img src="apache_bloodhound_logo_houndOnly.png" 
alt="Bloodhound Logo" /></p>
                <p>Tracks defects<br />
@@ -15,7 +15,9 @@
        <div class="row">
        <div class="span4 span5 span6 offset3">
        <div class="alert alert-info"><strong>2012-02-01</strong> - Bloodhound 
is currently being incubated by Apache.</div>
-               <p>Standing on the shoulders of <a 
href="http://trac.edgewall.org/";>Trac</a>, Bloodhound is a project hosted by 
the Apache Foundation <a href="http://incubator.apache.org/";>Incubator 
programme.</a> Currently it has three key aims:</p>
+               <p>Standing on the shoulders of
+               <a href="http://trac.edgewall.org/";>Trac</a>, Apache Bloodhound 
is a
+               project hosted by the Apache Software Foundation's <a 
href="http://incubator.apache.org/";>Incubator project.</a> Currently, it has 
three key aims:</p>
                <ul class="unstyled">
                        <li><h2>Multiple Projects</h2>
                        Bloodhound will manage anything from your one pet 
project to dozens of commercial or open source projects, and scale seamlessly 
in-between. The built-in Wiki allows you to create proposals and store other 
information.</li>
@@ -27,6 +29,8 @@
                </ul>
                <br />
                <p><a class="btn btn-primary" 
href="https://issues.apache.org/bloodhound/";>Learn more &raquo;</a> In the 
Bloodhound Wiki.</p>
+               <br />
+               <p>View the <a 
href="http://incubator.apache.org/projects/bloodhound.html";>incubation status 
of Apache Bloodhound</a>
        </div>
        </div>
        </div>


Reply via email to