Mercurial > hg-website
comparison hgscm/templates/frontpage.html @ 112:96ad42e4c2db
Added comment with structure idea to the front page.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Thu, 23 Apr 2009 10:36:01 +0200 |
parents | 73cc830ff069 |
children | 5451a67b896f |
comparison
equal
deleted
inserted
replaced
111:8b51ceb2d36b | 112:96ad42e4c2db |
---|---|
21 <li class="i-1"> | 21 <li class="i-1"> |
22 <h4>It is <a href="{% url about %}">fast and powerful</a></h4> | 22 <h4>It is <a href="{% url about %}">fast and powerful</a></h4> |
23 <p>Mercurial offers you the power and speed to efficiently handle <a href="./who_uses_mercurial">projects of any size and kind</a>. Every clone contains the whole project history, so committing, branching, tagging and merging are local operations which makes them fast and convenient. You can use a multitude of <a href="./workflows">workflows</a> and easily enhance its functionality with <a href="./extensions">extensions</a>.</p> | 23 <p>Mercurial offers you the power and speed to efficiently handle <a href="./who_uses_mercurial">projects of any size and kind</a>. Every clone contains the whole project history, so committing, branching, tagging and merging are local operations which makes them fast and convenient. You can use a multitude of <a href="./workflows">workflows</a> and easily enhance its functionality with <a href="./extensions">extensions</a>.</p> |
24 </li> | 24 </li> |
25 <li class="i-2"> | 25 <li class="i-2"> |
26 <h4>It is <a href="./learn_mercurial">easy to learn</a></h4> | 26 <h4>It is <a href="./learn_mercurial">easy to learn</a></h4> <!-- point to a site which begins with a random "easy to learn" testimonial and then shows ways to learn Mercurial, from quick start to indepth --> |
27 <p>You can follow our simple <a href="guide">guide</a> to learn how to revision your documents with Mercurial, or just use the <a href="./quick_start">quick start</a> to get going instantly. If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.</p> | 27 <p>You can follow our simple <a href="guide">guide</a> to learn how to revision your documents with Mercurial, or just use the <a href="./quick_start">quick start</a> to get going instantly. If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.</p> |
28 </li> | 28 </li> |
29 <li class="i-3"> | 29 <li class="i-3"> |
30 <h4>And it <a href="./testimonies">just works</a></h4> | 30 <h4>And it <a href="./testimonies">just works</a></h4> |
31 <!--<p><em>Random quote about usability.</em></p>--> | 31 <!--<p><em>Random quote about usability.</em></p>--> |