Skip to content

Commit

Permalink
github generated gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshi committed Sep 28, 2011
0 parents commit f36bd28
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions index.html
@@ -0,0 +1,77 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>

<title>cdk/cdk @ GitHub</title>

<style type="text/css">
body {
margin-top: 1.0em;
background-color: #f1f4f0;
font-family: Helvetica, Arial, FreeSans, san-serif;
color: #000000;
}
#container {
margin: 0 auto;
width: 700px;
}
h1 { font-size: 3.8em; color: #0e0b0f; margin-bottom: 3px; }
h1 .small { font-size: 0.4em; }
h1 a { text-decoration: none }
h2 { font-size: 1.5em; color: #0e0b0f; }
h3 { text-align: center; color: #0e0b0f; }
a { color: #0e0b0f; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
pre { background: #000; color: #fff; padding: 15px;}
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.footer { text-align:center; padding-top:30px; font-style: italic; }
</style>
</head>

<body>
<a href="http://github.com/cdk/cdk"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>

<div id="container">

<div class="download">
<a href="http://github.com/cdk/cdk/zipball/master">
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"></a>
<a href="http://github.com/cdk/cdk/tarball/master">
<img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a>
</div>

<h1><a href="http://github.com/cdk/cdk">cdk</a>
<span class="small">by <a href="http://github.com/cdk">cdk</a></span></h1>

<div class="description">
The Chemistry Development Kit
</div>

<h2>Authors</h2>
<p>Stefan Kuhn (Stefan.Kuhn@ebi.ac.uk)<br/>Andreas Truszkowski (andreas1981@users.sourceforge.net)<br/>beisken@users.sourceforge.net (beisken@users.sourceforge.net)<br/>Carl Masak (cmasak@gmail.com)<br/>dmak (dmitry.katsubo@gmai.com)<br/>Dmitry Katsubo (dmitry.katsubo@gmail.com)<br/>egonw (egon.willighagen@gmail.com)<br/>Egon Willighagen (egonw@users.sourceforge.net)<br/>steinbeck (er@doktor-steinbeck.de)<br/>maclean (gilleain.torrance@gmail.com)<br/>Brian Gilman (gilmanb@gmail.com)<br/>Arvid Berg (goglepox@users.sourceforge.net)<br/>Jules Kerssemakers (j.kerssemakers@cmbi.ru.nl)<br/>vedina (jeliazkova.nina@gmail.com)<br/>John May (johnmay@ebi.ac.uk)<br/>jonalv (jonathan.alvarsson@gmail.com)<br/>Jonty Lawson (jontyl@users.sourceforge.net)<br/>Lars Willighagen (lgwil@users.sourceforge.net)<br/>Mark Rijnbeek (mark_rynbeek@users.sf.net)<br/>mark_rynbeek (markr@ebi.ac.uk)<br/>Mark Rynbeek (markr@localhost.localdomain)<br/>Miguel Rojas Cherto (miguelrojasch@gmail.com)<br/>Onkar Shinde (onkarshinde@gmail.com)<br/>Paul Turner (paulturner@users.sourceforge.net)<br/>Julio Peironcely (peironcely@users.sf.net)<br/>Peter Odéus (peter.odeus@gmail.com)<br/>Saravanaraj (raj@plantbio.uga.edu)<br/>Rajarshi Guha (rajarshi.guha@gmail.com)<br/>Syed Asad Rahman (s9asad@gmail.com)<br/>Scooter Morris (scooter@cgl.ucsf.edu)<br/>Thorsten Flügel (thorsten.fluegel@tu-dortmund.de)<br/>Uli Köhler (ulikoehler@online.de)<br/><br/> </p>
<h2>Contact</h2>
<p>The Chemistry Development Kit (egon.willighagen+cdkgithub@gmail.com)<br/> </p>


<h2>Download</h2>
<p>
You can download this project in either
<a href="http://github.com/cdk/cdk/zipball/master">zip</a> or
<a href="http://github.com/cdk/cdk/tarball/master">tar</a> formats.
</p>
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
by running:
<pre>$ git clone git://github.com/cdk/cdk</pre>
</p>

<div class="footer">
get the source code on GitHub : <a href="http://github.com/cdk/cdk">cdk/cdk</a>
</div>

</div>


</body>
</html>
Expand Down

0 comments on commit f36bd28

Please sign in to comment.