hgbook

view html/index.es.html @ 506:bd0c83293048

Added main presentation page
author Igor Támara <igor@tamarapatino.org>
date Mon Jan 12 10:39:57 2009 -0500 (2009-01-12)
parents
children 459dc19bdd98
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html lang="es">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <link rel="icon" href="/hgicon.png" type="image/png">
7 <meta name="robots" content="index,follow">
8 <title>Control Distribuido de Revisiones con Mercurial</title>
9 </head>
11 <body>
12 <h1>Control Distribuido de Revisiones con Mercurial</h1>
14 <p>Bienvenido al sito del libro &ldquo;Control Distribuido de Revisiones con Mercurial&rdquo;, en español,
15 por <a href="http://www.serpentine.com/blog/">Bryan O'Sullivan</a>.
16 Este libro está cobijado por una <a href="html/split/hgbookap4.html">licencia abierta</a>
17 y trata del sistema de control de revisiones
18 <a href="http://www.selenic.com/mercurial">Mercurial</a>.
20 <p>Los traductores son <a href="http://devnull.li/~jerojasro/blog/">Javier Rojas</a> e
21 <a href="http://igor.tamarapatino.org/">Igor Támara</a>
22 <ul>
23 <li>La <a href="html/onepage/hgbook.html">versión HTML</a> una sola página.</li>
24 <li>La <a href="pdf/hgbook.pdf">versión PDF</a> es un fichero de 1.9
25 megabytes.</li>
26 <li>El <a href="http://hg.serpentine.com/mercurial/book">código
27 fuente</a> disponible para los más avezados
28 (<a href="http://mercurial.intuxication.org/hg/mercurial_book_es/">traducción español</a>).</li>
29 </ul>
31 <h2>¿Cómo puede ayudar a Mercurial, y el software libre?</h2>
33 <p>Mercurial es miembro del <a
34 href="http://conservancy.softwarefreedom.org/">Conservatorio
35 de Software Libre</a>, una maravillosa organización sin ánimo
36 de lucro que ofrece a sus proyectos miembros consejo legal y
37 administrativo. La SFC acepta <a href="http://conservancy.softwarefreedom.org/?donate">donaciones</a>
38 (deducibles de impuestos bajo IRS 501(c)(3), dentro de los Estados Unidos)
39 en representación de sus proyectos miembros. Si desea dar un apoyo
40 directo a Mercurial, por favor considere hacer una donación a SFC
41 en su representación.</p>
43 <p>Si desea apoyar a los desarrolladores de software libre en su
44 importante servicio público sin estar impedido por cuestiones
45 legales, por favor considere donar a la organización hermana de
46 SFC, el <a
47 href="http://www.softwarefreedom.org/">Centro de Leyes de Software
48 Libre</a>.</p>
49 </body>
50 </html>