[armedbear-cvs] r12003 - public_html/staging

Erik Huelsmann ehuelsmann at common-lisp.net
Sun Jun 7 15:56:25 UTC 2009


Author: ehuelsmann
Date: Sun Jun  7 11:56:15 2009
New Revision: 12003

Log:
Update website.

Modified:
   public_html/staging/index.shtml
   public_html/staging/left-menu

Modified: public_html/staging/index.shtml
==============================================================================
--- public_html/staging/index.shtml	(original)
+++ public_html/staging/index.shtml	Sun Jun  7 11:56:15 2009
@@ -100,35 +100,6 @@
 </table>
 </div>
 
-<hr style="height: 2px;"/>
-
-<div style="float:left;width:80ex;margin-top:1cm">
-
-<p>
-  <b style="font-family: sans-serif; font-size: large;">Repository</b>
-</p>
-<dl>
-  <dd>
-      The project's Common-Lisp.net Subversion repository can be checked
-      out through anonymous access with the following command:
-      <pre style="background-color:#99d">
-
-      <b>$ svn co svn://common-lisp.net/project/armedbear/svn/trunk/abcl abcl</b>
-      </pre>
-  </dd>
-
-</dl>
-<p>
-  <b style="font-family: sans-serif; font-size: large;">Installation</b>
-</p>
-<dl>
-  <dd>
-    The README file in the root directory of the source distribution contains
-    instructions for building ABCL. </dd>
-</dl>
-
-</div>
-
 <div style="float:left;width:100%">
  <hr />
  <p>Back to <a href="http://common-lisp.net/">Common-lisp.net</a>.</p>

Modified: public_html/staging/left-menu
==============================================================================
--- public_html/staging/left-menu	(original)
+++ public_html/staging/left-menu	Sun Jun  7 11:56:15 2009
@@ -1,6 +1,7 @@
 <div style="margin-top:3cm;margin-right:1cm;float:left;width:20ex;background-color:#fea;font-family:sans-serif;font-size:12px;padding:10px 5px 10px 5px">
 <b><a href="./">Project page</a><br />
 <a href="./testimonials.shtml">Testimonials</a>
+<a href="./release-notes-0.15.shtml">Release notes</a>
 </b>
 <br />
 <br />




More information about the armedbear-cvs mailing list