Mercurial > hg-website
annotate hgscm/templates/frontpage.html @ 67:cd25e348ec08
frontpage: typo
author | David Soria Parra <dsp@php.net> |
---|---|
date | Wed, 18 Feb 2009 06:03:52 +0100 |
parents | f45f8c7fb0f3 |
children | a7dceecdbd46 |
rev | line source |
---|---|
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
1 {% extends "base.html" %} |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
2 |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
3 {% block content %} |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
4 |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
5 <div class="row"> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
6 <div class="col big"> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
7 <h1>Work easier <br> Work faster</h1> |
67 | 8 <h2>Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. <strong>Please notice, this page is currently under development and based on a mockup.</strong></h2> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
9 </div> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
10 <div class="col"> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
11 <a class="download typeface-js" href="javascript:void(0);"> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
12 <strong>Download now</strong> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
13 Mercurial <em>2.42</em> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
14 <span>Windows XP | Vista | 7</span> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
15 </a> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
16 <dl> |
59 | 17 <dt class="typeface-js">Requirements</dt> |
57
c539a72813f8
manually merged the changes from src/en/ into hgscm/templates/ (index and css)
Arne Babenhauserheide <bab@draketo.de>
parents:
48
diff
changeset
|
18 <dd>Python 2.4 (<a href="http://www.python.org">get python</a>)</dd> |
c539a72813f8
manually merged the changes from src/en/ into hgscm/templates/ (index and css)
Arne Babenhauserheide <bab@draketo.de>
parents:
48
diff
changeset
|
19 <!--2.4 is necessary for TortoiseHG, Mercurial only needs 2.3--> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
20 |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
21 <dt>Another OS?<br><em>Get mercurial for:</em></dt> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
22 <dd><a href="javascript:void(0);">Mac OS X</a></dd> |
57
c539a72813f8
manually merged the changes from src/en/ into hgscm/templates/ (index and css)
Arne Babenhauserheide <bab@draketo.de>
parents:
48
diff
changeset
|
23 <dd><a href="javascript:void(0);">Linux</a></dd> |
c539a72813f8
manually merged the changes from src/en/ into hgscm/templates/ (index and css)
Arne Babenhauserheide <bab@draketo.de>
parents:
48
diff
changeset
|
24 <dd><a href="javascript:void(0);">other</a></dd> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
25 </dl> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
26 </div> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
27 </div> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
28 |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
29 <div class="row"> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
30 <div class="col big"> |
48
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
31 <h3>How you can benefit from Mercurial</h3> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
32 <ol> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
33 <li class="i-1"> |
60
37a0375fbddc
templates: Use url helper to provide the link to about page
David Soria Parra <dsp@php.net>
parents:
59
diff
changeset
|
34 <h4>It is <a href="{% url about %}">fast and powerful</a></h4> |
48
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
35 <p>Mercurial offers you the power and speed to efficiently handle <a href="./who_uses_mercurial">projects of any size and kind</a>. You can use a multitude of <a href="./workflows">workflows</a> and easily enhance its functionality with <a href="./extensions">extensions</a>.</p> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
36 </li> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
37 <li class="i-2"> |
48
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
38 <h4>It is <a href="./learn_mercurial">easy to learn</a></h4> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
39 <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. </p> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
40 </li> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
41 <li class="i-3"> |
48
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
42 <h4>And it <a href="./testimonies">just works</a></h4> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
43 <p>Mercurial strives to deliver on each of its promises. Most tasks simply work on the first try and without requiring arcane knowledge. <!--(If one doesn't, that's most likely no feature but a <a href="http://selenic.com/mercurial/bugs/">bug</a>. Please <a href="http://selenic.com/mercurial/bugs/">tell us about it</a>!) |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
44 commented out because it feels awkward.--></p> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
45 </li> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
46 </ol> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
47 </div> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
48 <div class="col"> |
48
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
49 <h3>Quick Start</h3> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
50 |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
51 <p><em>Clone a project and create a patch</em> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
52 <pre>$ hg clone http://hg-scm.org/hello |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
53 $ cd hello |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
54 $ (edit files) |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
55 $ hg add (new files) |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
56 $ hg commit -m 'My changes' |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
57 $ hg export > patch.diff |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
58 |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
59 </pre> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
60 </p> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
61 |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
62 <p><em>Create a project and commit</em> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
63 <pre>$ cd (project-directory) |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
64 $ hg init |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
65 $ (add some files) |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
66 $ hg add |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
67 $ hg commit -m 'Initial commit' |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
68 </pre> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
69 </p> |
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
70 <!--Change into project dir before initiating repo to avoid a possible stumbling point.--> |
26
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
71 </div> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
72 </div> |
b3d9cbb33d54
adding basic django project, just renders the frontpage right now
Jesper Noehr <jesper@noehr.org>
parents:
diff
changeset
|
73 |
48
360d682148ce
frontpage: Add quickstart and sync benifit from mercurial text
David Soria Parra <dsp@php.net>
parents:
26
diff
changeset
|
74 {% endblock %} |