Mercurial > hg-website
comparison templates/frontpage.html @ 383:60fe705f6df0
css: added an output class for the command output display in the guide and updated the content.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Wed, 07 Dec 2011 15:07:04 +0100 |
parents | e8ba58210bb5 |
children | b84223150592 |
comparison
equal
deleted
inserted
replaced
382:62407f37698b | 383:60fe705f6df0 |
---|---|
19 <h3>How you can benefit from Mercurial</h3> | 19 <h3>How you can benefit from Mercurial</h3> |
20 <ol> | 20 <ol> |
21 <!-- 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. --> | 21 <!-- 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. --> |
22 <li class="i-1"> | 22 <li class="i-1"> |
23 It is <a href="/about/">fast and powerful</a> | 23 It is <a href="/about/">fast and powerful</a> |
24 <p>Mercurial efficiently handles <a href="/who/">projects of any size and kind</a><!--Reference: http://mercurial.selenic.com/wiki/ProjectsUsingMercurial -->. Every clone contains the whole project history, so most actions are local, fast and convenient. You can use it for a multitude of <a href="http://mercurial.selenic.com/wiki/WorkingPractices">workflows</a> and easily enhance its functionality with <a href="http://mercurial.selenic.com/wiki/UsingExtensions">extensions</a>.</p> | 24 <p>Mercurial efficiently handles <a href="/who/">projects of any size and kind</a><!--Reference: http://mercurial.selenic.com/wiki/ProjectsUsingMercurial -->. Every clone contains the whole project history, so most actions are local, fast and convenient. Mercurial supports a multitude of <a href="http://mercurial.selenic.com/wiki/WorkingPractices">workflows</a> and you can easily enhance its functionality with <a href="http://mercurial.selenic.com/wiki/UsingExtensions">extensions</a>.</p> |
25 </li> | 25 </li> |
26 <li class="i-2"> | 26 <li class="i-2"> |
27 It is <a href="/learn/">easy to learn</a><!-- 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 It is <a href="/learn/">easy to learn</a><!-- 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 --> |
28 <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="/quickstart/">quick start</a> to get going instantly. A short overview of Mercurial's decentralized model is also <a href="http://mercurial.selenic.com/wiki/UnderstandingMercurial">available</a>.<!--If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.--></p> | 28 <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="/quickstart/">quick start</a> to get going instantly. A short overview of Mercurial's decentralized model is also <a href="http://mercurial.selenic.com/wiki/UnderstandingMercurial">available</a>.<!--If you already know Subversion, please see <a href="mercurial_for_svn_users">Mercurial for svn users</a>.--></p> |
29 </li> | 29 </li> |