hgbook

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

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