wondering why gh-pages not getting published

This commit is contained in:
Shikhar Bhushan
2010-03-10 03:01:02 +01:00
parent b982dd1471
commit 1cdadb1682

View File

@@ -5,12 +5,11 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>shikhar/sshj @ GitHub</title> <title>sshj - ssh library for java</title>
<style type="text/css"> <style type="text/css">
body { body {
margin-top: 1.0em; margin-top: 1.0em;
background-color: #cde5d2;
font-family: "Helvetica,Arial,FreeSans"; font-family: "Helvetica,Arial,FreeSans";
color: #000000; color: #000000;
} }
@@ -46,23 +45,19 @@
</div> </div>
<h1><a href="http://github.com/shikhar/sshj">sshj</a> <h1><a href="http://github.com/shikhar/sshj">sshj</a>
<span class="small">by <a href="http://github.com/shikhar">shikhar</a></span></h1> <!-- <span class="small"></span> --></h1>
<div class="description"> <div class="description">
SSH, SCP and SFTP for Java SSH, SCP and SFTP for Java
</div> </div>
<p>SSHv2 library for Java</p><h2>Dependencies</h2> <!-- <p>SSHv2 library for Java</p> -->
<h2>Dependencies</h2>
<p>slf4j is required. bouncycastle is highly recommended and required for using some of the crypto algorithms. jzlib is required for using zlib compression.</p> <p>slf4j is required. bouncycastle is highly recommended and required for using some of the crypto algorithms. jzlib is required for using zlib compression.</p>
<h2>Install</h2>
<p>$ buildr install</p>
<h2>License</h2> <h2>License</h2>
<p>Apache License 2.0</p> <p>Apache License 2.0</p>
<h2>Authors</h2>
<p>Shikhar Bhushan (shikhar@schmizz.net)
<br/>
<br/> </p>
<h2>Contact</h2>
<h2>Download</h2> <h2>Download</h2>
<p> <p>