annotate html/index.en.html @ 157:e49f4451d0e3

Add hgbook front page material.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 21 Mar 2007 23:27:34 -0700
parents
children 7355af913937
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
157
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
3 <html lang="en">
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
4 <head>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
6 <title>Distributed revision control with Mercurial</title>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
7 </head>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
8
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
9 <body>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
10 <h1>Distributed revision control with Mercurial</h1>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
11
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
12 <p>Welcome to the home of the book &ldquo;Distributed revision
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
13 control with Mercurial&rdquo;. This is a <a
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
14 href="hgbookap4.html">freely licensed</a> book about the <a
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
15 href="http://www.selenic.com/mercurial">Mercurial</a> revision
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
16 control system.</p>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
17
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
18 <ul>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
19 <li>The <a href="hgbook.html">HTML version</a> is split into one
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
20 web page per chapter.</li>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
21 <li>The <a href="hgbook.pdf">PDF version</a> is a single 1.3
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
22 megabyte file.</li>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
23 <li>The <a href="http://hg.serpentine.com/mercurial/book">source
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
24 code</a> is available to the adventurous.</li>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
25 </ul>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
26
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
27 <h2>How you can help Mercurial, and help free software</h2>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
28
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
29 <p>Mercurial is a member of the <a
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
30 href="http://conservancy.softwarefreedom.org/">Software
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
31 Freedom Conservancy</a>, a wonderful non-profit
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
32 organisation that offers its member projects legal and
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
33 administrative advice. The SFC can accept <a
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
34 href="http://conservancy.softwarefreedom.org/?donate">accept
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
35 donations</a> (tax-free under IRS 501(c)(3), within the United
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
36 States) on behalf of its member projects. If you would like to
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
37 support Mercurial directly, please consider making a donation to
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
38 the SFC on its behalf.</p>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
39
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
40 <p>If you would like to help free software developers to provide
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
41 their important public services without being impeded by legal
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
42 issues, please consider donating to the SFC's sister
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
43 organisation, the <a
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
44 href="http://www.softwarefreedom.org/">Software Freedom Law
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
45 Center</a>.</p>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
46 </body>
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
47 </html>