Mercurial > hg > easyhg-website
diff development.html @ 12:119ab0d2dc7f
Neaten up website
author | Chris Cannam |
---|---|
date | Fri, 25 Nov 2011 09:40:41 +0000 |
parents | |
children | 86cdf18e98c0 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/development.html Fri Nov 25 09:40:41 2011 +0000 @@ -0,0 +1,41 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> + <title>EasyMercurial</title> + <link rel="stylesheet" href="screen.css" media="screen"/> + <meta name="robots" content="index"> + <meta name="description" content=""> + </head> +<body> + +<div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div> + + <div id="navbar"><div id="navbar-inner"> + <a name="navigation" id="navigation"></a> + <div id="primary"> +<ul class="links"> +<li class="first"><a href="index.html" title="">Home</a></li> +<li>Development</li> +<li><a href="screenshots.html" title="Screenshots">Screenshots</a></li> +<li><a href="videos.html" title="Videos">Videos</a></li> +<li class=last><a href="download.html" title="Download">Download</a></li> +</ul> + </div> + </div></div> + +<div id="page"> + +<p><big>EasyMercurial source code is maintained in Mercurial at BitBucket.</big></p><p>We also have a project on our own SoundSoftware code site which tracks the BitBucket repository.</p> + +<ul> +<li>Visit the <a href="http://bitbucket.org/cannam/easyhg" title="BitBucket">BitBucket code page</a>.</li> +<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> +<li>There is also an <a href="http://www.ohloh.net/p/easyhg">EasyMercurial page on Ohloh</a> with project statistics. +</ul> + +<p>To file a bug report, please use the <a href="https://bitbucket.org/cannam/easyhg/issues?status=new&status=open">BitBucket bug tracker</a> (login to BitBucket required).</p> + +<p>To contact the developers, please email <a href="mailto:info@soundsoftware.ac.uk">info@soundsoftware.ac.uk</a>.</p> + +</div>