hgbook

diff web/index.html.in @ 890:2887b61fa4fe

Change fields to fieldsets in the Comment admin model. The 'date'
field isn't working properly for an unknown reason, so it has been
removed from the interface temporarily.
author dukebody <dukebody@gmail.com>
date Sun Oct 11 21:12:46 2009 +0200 (2009-10-11)
parents f817270b9234
children
line diff
     1.1 --- a/web/index.html.in	Thu Sep 10 14:45:51 2009 -0700
     1.2 +++ b/web/index.html.in	Sun Oct 11 21:12:46 2009 +0200
     1.3 @@ -11,6 +11,12 @@
     1.4      Definitive Guide&#8221;.  
     1.5      It was published in 2009 by O'Reilly Media.</p>
     1.6  
     1.7 +  <p><a href="http://www.selenic.com/mercurial">Mercurial</a> is a
     1.8 +    fast, lightweight source control management system
     1.9 +    designed for easy and efficient handling of very large distributed
    1.10 +    projects.  My book tells you what it is, why you should care, and
    1.11 +    how you can use it effectively.</p>
    1.12 +
    1.13    <h2>Read it online</h2>
    1.14  
    1.15    <p>I make the content freely available online: you
    1.16 @@ -52,13 +58,6 @@
    1.17      publishing project of your own, the source for the web application
    1.18      is included with the book source at the link above.)</p>
    1.19  
    1.20 -  <h2>What is Mercurial?</h2>
    1.21 -
    1.22 -  <p><a href="http://www.selenic.com/mercurial">Mercurial</a> is a
    1.23 -    fast, lightweight source control management system
    1.24 -    designed for easy and efficient handling of very large distributed
    1.25 -    projects.</p>
    1.26 -
    1.27    <h2><a name="sfc">How</a> I help Mercurial and free software, and
    1.28      you can too</h2>
    1.29