Mercurial > hg-website
comparison Main.txt @ 12:f75b80086a75
Benefit: Power, ease, serve.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Mon, 09 Feb 2009 14:28:02 +0100 |
parents | 66f237705694 |
children | 8f3400cfdefb |
comparison
equal
deleted
inserted
replaced
11:66f237705694 | 12:f75b80086a75 |
---|---|
27 | 27 |
28 How you can benefit from using Mercurial | 28 How you can benefit from using Mercurial |
29 ---------------------------------------- | 29 ---------------------------------------- |
30 | 30 |
31 ### Power and speed | 31 ### Power and speed |
32 Mercurial offers you the power to efficiently handle projects of any size and kind. | 32 Mercurial offers you the power and speed to efficiently handle projects of any size and kind. You can use a multitude of [workflows]() and enhance its functionality with [extensions](). |
33 | 33 |
34 ### Ease of use | 34 ### Ease of use |
35 >No longer stumble over your tool.< >makes it easy to experiment with workflows without fear< | 35 Mercurials consistent and intuitive interface makes it easy to learn and understand. You can simply start with the [bare basics]() and learn incrementally or print a copy of the [hgbook]() to understand the big picture in one go. |
36 | 36 |
37 ### Extensibility | 37 ### Integrated webserver |
38 >< | 38 With the "serve" command, Mercurial offers you an integrated webserver as the fastest way to show and share your changes. |
39 | |
40 [bare basics]: Quick_Start - Learn to use Mercurial in 30 seconds (or similar). | |
41 | |
39 | 42 |
40 Get Mercurial | 43 Get Mercurial |
41 ------------- | 44 ------------- |
42 | 45 |
43 If you're using Windows, download TortoiseHG for full Explorer integration. ![TortoiseHG Logo]() | 46 If you're using Windows, download TortoiseHG for full Explorer integration. ![TortoiseHG Logo]() |
44 | 47 |
45 GNU/Linux: Just [get it from your package manager](link to a simple guide for the different distros). | 48 GNU/Linux: Just [get it from your package manager](link to a simple guide for the different distros). |
46 | 49 |
47 MacOSX: Download (app). | 50 MacOSX: Download (app). |
48 | 51 |
49 -> A "news" link should be alongside the version. - | 52 -> A "news" link should be alongside the version. This makes the site itneresting to returning visitors. |
50 | 53 |
51 | 54 |
52 Mercurial Quick Start | 55 Mercurial Quick Start |
53 --------------------- | 56 --------------------- |
54 | 57 |