diff docs/contrib.html @ 0:3dc0c5604566

Initial checkin of blitz 2.0 fcs - no installer yet.
author Dan Creswell <dan.creswell@gmail.com>
date Sat, 21 Mar 2009 11:00:06 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/contrib.html	Sat Mar 21 11:00:06 2009 +0000
@@ -0,0 +1,23 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<title>Contributed Resources</title>
+</head>
+<body>
+<div align="center"><h1>Contributed Resources</h1></div>
+
+<h2>Introduction</h2>
+
+<p>Here you'll find bits and pieces contributed by Blitz user's.</p>
+
+<h2>Configuration</h2>
+
+<ul>
+<li><a href="../config/start-trans-blitz_with_httpd.config">start-trans-blitz_with_httpd.config</a> which starts up blitz in non-activatable mode and an httpd instance to serve the blitz <code>.jar</code>'s.</li>
+</ul>
+
+<h2>Rio OpString</h2>
+
+<p><a href="mailto:mingfang@mac.com">Ming Fang</a> has created a basic OpString configuration which you can find <a href="../config/rio_blitz.xml">here</a>.</p>
+</body>
+</html>
\ No newline at end of file