Hi all, I have updated the Bloodhound site to make the wording less tentative, include feedback we've received publicly, and focus more on ongoing engagement (Mailing list, issue tracker, twitter, github).
http://bloodhound.apache.org/ Feel free to submit patches or commit changes to improve it further, I hope you all like the new direction. Cheers, Joe On 13 May 2013 17:57, <[email protected]> wrote: > Author: jdreimann > Date: Mon May 13 16:57:22 2013 > New Revision: 1481968 > > URL: http://svn.apache.org/r1481968 > Log: > Updated the Bloodhound site to make the wording less tentative, include > feedback we've received publicly, and focus more on ongoing engagement > (Mailing list, issue tracker, twitter, github). > > Modified: > bloodhound/site/css/site.css > bloodhound/site/index.html > > Modified: bloodhound/site/css/site.css > URL: > http://svn.apache.org/viewvc/bloodhound/site/css/site.css?rev=1481968&r1=1481967&r2=1481968&view=diff > > ============================================================================== > --- bloodhound/site/css/site.css (original) > +++ bloodhound/site/css/site.css Mon May 13 16:57:22 2013 > @@ -16,7 +16,6 @@ body { > top: -0.5em; > font-size: 80%; > font-weight: 200; > - > } > > .jumbotron { > @@ -38,6 +37,24 @@ body { > color: inherit; > } > > +ul.unstyled p { > + margin-left: 10px; > +} > + > +.highlight { > + display: inline-block; > + background-color: #f3f48e; > + padding-left: 5px; > + padding-right: 5px; > +} > + > + > +.download-area { > + margin-left: 20%; > + padding-top: 0px; > + padding-bottom: 10px; > +} > + > footer { > color: rgb(50%, 50%, 50%); > } > @@ -70,6 +87,14 @@ footer p { > padding-right: 0px; > } > > + .tm { > + position: absolute; > + top: 0em; > + right: 0em; > + font-size: 80%; > + font-weight: 200; > + } > + > .container-box { > border-width: 0px; > border-bottom-width: 1px; > @@ -81,5 +106,9 @@ footer p { > .jumbotron h1 { > font-size: 50px; > } > + > + .download-area { > + margin-left: 5%; > +} > } > > > Modified: bloodhound/site/index.html > URL: > http://svn.apache.org/viewvc/bloodhound/site/index.html?rev=1481968&r1=1481967&r2=1481968&view=diff > > ============================================================================== > --- bloodhound/site/index.html (original) > +++ bloodhound/site/index.html Mon May 13 16:57:22 2013 > @@ -11,29 +11,54 @@ > <div class="row"> > <div class="container-box span8 offset2"> > <div class="jumbotron" align="center"> > - <h1>Apache<br /> Bloodhound<span > class="tm">™</span></h1> > + <h1 style="position: relative;">Apache<br > /> Bloodhound<span class="tm">™</span></h1> > <br /> > <p><img src="img/logo_houndOnly.png" > alt="Bloodhound Logo" /></p> > - <p>Tracks defects<br /> > - Manages software projects</p> > + <p>Manage software projects<br /> > + Keep track of features, tasks and > bugs</p> > </div> > <div class="alert > alert-success"><strong>2013-04-15</strong> - Version 0.5.3 has been > released. <a href="http://goo.gl/D4hf5">Download now</a></div> > - <p>Standing on the shoulders of > - <a href="http://trac.edgewall.org/">Trac</a>, > Apache Bloodhound is a project hosted by the <a href=" > http://www.apache.org">Apache Software Foundation</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 free and open > source project hosted by the <a href="http://www.apache.org">Apache > Software Foundation</a>.</p> > + <a href="https://twitter.com/apbloodhound" > class="twitter-follow-button" data-show-count="false" > data-dnt="true">Follow @apbloodhound</a> > + <iframe src=" > http://ghbtns.com/github-btn.html?user=apache&repo=bloodhound&type=watch&count=true > " > + allowtransparency="true" frameborder="0" scrolling="0" width="110" > height="20"></iframe> > + <hr> > <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> > - <li><h2>Easy to install</h2> > - Bloodhound will provide an installation > process for Windows, Linux and Mac OS X. Everything you need to run > Bloodhound with your favourite web server and database will be > provided.</li> > - <li><h2>User-friendly design</h2> > - Bloodhound provides a consistent > experience throughout. It will be obvious even to beginners how to carry > out common tasks. A dashboard will provide an overview of work assigned to > you, or watched by you.</li> > + <li><h3>Multiple Projects</h3> > + <p>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 make plans, create > proposals and store other information.</p> > + </li> > + <li><h3>Powerful Search</h3> > + <p>The full-text search > intelligently ranks results to help you find what you're looking for > quickly. Or just type in the ticket id to navigate directly to it, and > more.</p> > + </li> > + <li><h3>User-friendly design</h3> > + <p>New users wil find it easy > starting out and learn many powerful features along the way. The dashboard > provides an overview of work assigned to you, or watched by you, so you'll > never lose track.</p> > + </li> > + <li><h3 class="highlight">Get > involved!</h3> > + <p><a href=" > https://issues.apache.org/bloodhound/wiki/BloodhoundContributing">It's > easy to get involved</a> and improve Bloodhound further. New contributors > are always welcome.<br /> > + You can also help by <a > href="https://issues.apache.org/bloodhound/">reporting bugs</a>, asking > questions on the <a href=" > https://issues.apache.org/bloodhound/#Getinvolved">mailing list</a> or > our <a href=" > https://issues.apache.org/bloodhound/wiki/BloodhoundContactInfo">IRC > channel</a>.<br /> > + We'd love to hear from you. > + </p> > + </li> > + </ul> > + <hr> > + <div class="download-area"> > + <p><h2>Try, download, contribute</h2></p> > + > + <p><a class="btn btn-warning" href=" > http://goo.gl/9NqjB">Online demo</a> No registration required.</p> > + <p><a class="btn btn-success" href=" > http://goo.gl/D4hf5">Download now</a> > + <a href=" > https://issues.apache.org/bloodhound/wiki/BloodhoundInstall">Installation > instructions</a></p> > + <p><a class="btn btn-primary" href=" > https://issues.apache.org/bloodhound/">Wiki + Issue tracker</a> > + <a href=" > http://incubator.apache.org/projects/bloodhound.html">Project > status</a></p> > + </div> > + <hr> > + <ul class="unstyled tweets" style="margin-top: > 30px;"> > + <h3>What others have to say:</h3> > + <li><blockquote > class="twitter-tweet"><p>Apache Bloodhound - finally a better Trac. Time to > upgrade my defect tracking setup</p>— Vincent Yu (@vyuniverse) <a > href="https://twitter.com/vyuniverse/status/330423421945122816">May 3, > 2013</a></blockquote></li> > + <li><blockquote > class="twitter-tweet"><p>Finally some <a href=" > https://twitter.com/search/%23OSS">#OSS</a> alternative and competition > for <a href="https://twitter.com/search/%23JIRA">#JIRA</a>: Introducing > <a href="https://twitter.com/search/%23Apache">#Apache</a> <a href=" > https://twitter.com/search/%23Bloodhound">#Bloodhound</a> <a href=" > http://t.co/t9ho5Herru" title=" > http://jaxenter.com/apache-bloodhound-a-new-breed-of-issue-tracker-46761.html > ">jaxenter.com/apache-bloodhoâ > <http://jaxenter.com/apache-bloodho%C3%A2>€¦</a> > via @<a href="https://twitter.com/jaxentercom">jaxentercom</a></p>— > Alex Heusingfeld (@goldstift) <a href=" > https://twitter.com/goldstift/status/322403054655766528">April 11, > 2013</a></blockquote></li> > + <li><blockquote > class="twitter-tweet"><p>Awesome project management software from Apache > Bloodhound without the costs of Jira <a href="http://t.co/WluVAe6fC8" > title="http://lnkd.in/36BgYh">lnkd.in/36BgYh</a></p>— Calum Miller > (@cpamiller) <a href=" > https://twitter.com/cpamiller/status/321205151182491648">April 8, > 2013</a></blockquote></li> > + <li><blockquote > class="twitter-tweet"><p>Apache Bloodhound improves upon Trac to enable > multiple projects. There goes my only reason for using Redmine. <a href=" > https://t.co/2bAK6LM5" title="https://issues.apache.org/bloodhound/"> > issues.apache.org/bloodhound/</a></p>— Karl Ostendorf > (@chicagokarl) <a href=" > https://twitter.com/chicagokarl/status/247656964212019201">September 17, > 2012</a></blockquote></li> > + <li>More tweets can be seen in <a href=" > https://twitter.com/apbloodhound/favorites">@ApBloodhound's > favourites</a> and an <a href=" > https://twitter.com/search/realtime?q=%22apache%20bloodhound%22%20OR%20%22bloodhound.apache.org%22%20OR%20%22issues.apache.org%2Fbloodhound%22%20OR%20%23apbh&src=typd">Apache > Bloodhound search</a>.</li> > </ul> > - <p><a class="btn btn-warning" href=" > http://goo.gl/9NqjB">Online demo</a> No registration required.</p> > - <p><a class="btn btn-success" href=" > http://goo.gl/D4hf5">Download now</a> > - <a href=" > http://www.apache.org/dist/bloodhound/apache-bloodhound-0.5.3.tar.gz.asc > ">[PGP]</a> > - <a href=" > http://www.apache.org/dist/bloodhound/apache-bloodhound-0.5.3.tar.gz.md5 > ">[MD5]</a></p> > - <p><a class="btn btn-primary" href=" > https://issues.apache.org/bloodhound/">Wiki + Issue tracker</a> > - <a href=" > http://incubator.apache.org/projects/bloodhound.html">Project > status</a></p> > </div> > </div> > <div class="row"> > @@ -50,5 +75,7 @@ > </div> > </div> > </div> > + <script>!function(d,s,id){var > js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s); > js.id=id;js.src=p+':// > platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, > 'script', 'twitter-wjs');</script> > + <script async src="https://platform.twitter.com/widgets.js" > charset="utf-8"></script> > </body> > </html> > > > -- Joe Dreimann | *User Experience Designer* | WANdisco<http://www.wandisco.com/> @jdreimann <https://twitter.com/jdreimann> * * *Join one of our free daily demo sessions on* *Scaling Subversion for the Enterprise <http://www.wandisco.com/training/webinars>* THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE PRIVILEGED. If this message was misdirected, WANdisco, Inc. and its subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. If you are not the intended recipient, please notify us immediately and destroy the message without disclosing its contents to anyone. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. The views and opinions expressed in this e-mail message are the author's own and may not reflect the views and opinions of WANdisco, unless the author is authorized by WANdisco to express such views or opinions on its behalf. All email sent to or from this address is subject to electronic storage and review by WANdisco. Although WANdisco operates anti-virus programs, it does not accept responsibility for any damage whatsoever caused by viruses being passed.
