Mercurial > hg-website
diff hgscm/templates/frontpage.html @ 182:307dd774a9b6
who_uses: Initial commit of the "who uses mercurial" page
author | David Soria Parra <dsp@php.net> |
---|---|
date | Mon, 25 May 2009 21:00:58 +0200 |
parents | 2e3d82c01ea5 |
children | c1c9a4f809ba |
line wrap: on
line diff
--- a/hgscm/templates/frontpage.html Sun May 24 18:59:20 2009 +0200 +++ b/hgscm/templates/frontpage.html Mon May 25 21:00:58 2009 +0200 @@ -20,7 +20,7 @@ <!-- The three sections should now grow more compact as you go down, with power and speed the longest and just works only two simple, clean sentences. --> <li class="i-1"> <h4>It is <a href="{% url about %}">fast and powerful</a></h4> - <p>Mercurial offers you the power and speed to efficiently handle <a href="./who_uses_mercurial">projects of any size and kind</a><!--Reference: http://www.selenic.com/mercurial/wiki/ProjectsUsingMercurial -->. 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="http://www.selenic.com/mercurial/wiki/Workflows">workflows</a> and easily enhance its functionality with <a href="http://www.selenic.com/mercurial/wiki/UsingExtensions">extensions</a>.</p> + <p>Mercurial offers you the power and speed to efficiently handle <a href="{% url who_uses %}">projects of any size and kind</a><!--Reference: http://www.selenic.com/mercurial/wiki/ProjectsUsingMercurial -->. 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="http://www.selenic.com/mercurial/wiki/Workflows">workflows</a> and easily enhance its functionality with <a href="http://www.selenic.com/mercurial/wiki/UsingExtensions">extensions</a>.</p> </li> <li class="i-2"> <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 -->