Add pointers to the git repos
[exim-website.git] / templates / web / mirrors.xsl
index 00dd3c0da3b9c44f6eec13af962da3567886000f..55b0a5cb227d37a8f2fcffaf24ad95c6fb4ef9cc 100644 (file)
                                        <xsl:text>.</xsl:text>
                                </p>
 
-                               <h3>Exim Mirror Sites</h3>
-
-                               <p>A list of mirror sites is maintained within mirmon - see the links below for lists of mirrors and their current status:-</p>
-                               <ul>
-                                       <li>
-                                               <a href="http://www.exim.org/mirmon/ftp_mirrors.html">Download Mirrors</a>
-                                       </li>
-                                       <li>
-                                               <a href="http://www.exim.org/mirmon/www_mirrors.html">Website Mirrors</a>
-                                       </li>
-                               </ul>
-
-               </xsl:template>
+            <h3>Exim Mirror Sites</h3>
+
+            <p>A list of mirror sites is maintained within mirmon - see the links below for lists of mirrors and their current status:-</p>
+            <ul>
+               <li>
+                  <a href="http://www.exim.org/mirmon/ftp_mirrors.html">Download Mirrors</a>
+               </li>
+               <li>
+                  <a href="http://www.exim.org/mirmon/www_mirrors.html">Website Mirrors</a>
+               </li>
+            </ul>
+
+            <h3>Mirroring Exim</h3>
+
+            <p>If you are interested in running a mirror for exim, please look at <a href="howto/mirroring.html">Mirroring The Exim Website</a></p>
+
+
+           <h3>Exim Git Repositories</h3>
+
+           <p>If you prefer tracking our commits to the source tree directly via Git:
+           <ul>
+               <li> Main Git Repository: <code>git://git.exim.org/exim.git</code></li>
+               <li> Mirror at GitHub <a href="https://github.com/Exim/exim.git">https://github.com/Exim/exim.git</a></li>
+           </ul>
+           </p>
+
+           </xsl:template>
 
 </xsl:stylesheet>