Mercurial > hg > easyhg-website
annotate development.html @ 37:86cdf18e98c0 tip
Bitbucket -> SourceHut
author | Chris Cannam |
---|---|
date | Mon, 21 Sep 2020 09:48:05 +0100 |
parents | 119ab0d2dc7f |
children |
rev | line source |
---|---|
Chris@12 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
Chris@12 | 2 <html> |
Chris@12 | 3 <head> |
Chris@12 | 4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
Chris@12 | 5 <title>EasyMercurial</title> |
Chris@12 | 6 <link rel="stylesheet" href="screen.css" media="screen"/> |
Chris@12 | 7 <meta name="robots" content="index"> |
Chris@12 | 8 <meta name="description" content=""> |
Chris@12 | 9 </head> |
Chris@12 | 10 <body> |
Chris@12 | 11 |
Chris@12 | 12 <div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div> |
Chris@12 | 13 |
Chris@12 | 14 <div id="navbar"><div id="navbar-inner"> |
Chris@12 | 15 <a name="navigation" id="navigation"></a> |
Chris@12 | 16 <div id="primary"> |
Chris@12 | 17 <ul class="links"> |
Chris@12 | 18 <li class="first"><a href="index.html" title="">Home</a></li> |
Chris@12 | 19 <li>Development</li> |
Chris@12 | 20 <li><a href="screenshots.html" title="Screenshots">Screenshots</a></li> |
Chris@12 | 21 <li><a href="videos.html" title="Videos">Videos</a></li> |
Chris@12 | 22 <li class=last><a href="download.html" title="Download">Download</a></li> |
Chris@12 | 23 </ul> |
Chris@12 | 24 </div> |
Chris@12 | 25 </div></div> |
Chris@12 | 26 |
Chris@12 | 27 <div id="page"> |
Chris@12 | 28 |
Chris@37 | 29 <p><big>EasyMercurial source code is maintained in Mercurial at SourceHut.</big></p><p>We also have a project on our own SoundSoftware code site which tracks the SourceHut repository.</p> |
Chris@12 | 30 |
Chris@12 | 31 <ul> |
Chris@37 | 32 <li>Visit the <a href="http://hg.sr.ht/~cannam/easyhg" title="SourceHut">SourceHut code page</a>.</li> |
Chris@12 | 33 <li>Go to the <a href="http://code.soundsoftware.ac.uk/projects/easyhg" title="Project page">EasyMercurial project page</a> on the SoundSoftware code site.</li> |
Chris@12 | 34 </ul> |
Chris@12 | 35 |
Chris@37 | 36 <p>To file a bug report, please use the <a href="https://todo.sr.ht/~cannam/easyhg">SourceHut bug tracker</a> (login to SourceHut required).</p> |
Chris@12 | 37 |
Chris@12 | 38 <p>To contact the developers, please email <a href="mailto:info@soundsoftware.ac.uk">info@soundsoftware.ac.uk</a>.</p> |
Chris@12 | 39 |
Chris@12 | 40 </div> |