rename epoint.html
[www] / epoint / index.html
diff --git a/epoint/index.html b/epoint/index.html
new file mode 100644 (file)
index 0000000..113353f
--- /dev/null
@@ -0,0 +1,30 @@
+<html><head><title>epoint</title></head><body>
+<h2>epoint project</h2>
+<h3>about</h3>
+<p>see <a href="/git/?p=epoint.git;a=blob_plain;f=README">README</a>
+<h3>source</h3>
+<ul>
+<li><a href="/git/?p=epoint.git">browse</a> with gitweb
+<li>over http (not efficient)
+<pre>
+git clone http://nsz.repo.hu/repo/epoint.git
+</pre>
+<li>over ssh (passwd is anon)
+<pre>
+git clone ssh://anon@nsz.repo.hu:45022/repo/epoint.git
+</pre>
+<li>over git (fastest)
+<pre>
+git clone git://nsz.repo.hu:45100/repo/epoint.git
+</pre>
+</ul>
+<h3>discuss</h3>
+<p>see the <a href="/mail/epoint">mailing list archive</a>.
+the HOST is nsz.repo.hu
+<ul>
+<li>epoint@HOST - list address
+<li>epoint+subscribe@HOST - subscribe to the list
+<li>epoint+unsubscribe@HOST - unsubscribe from the list
+<li>epoint+help@HOST - receive detailed help about list commands
+</ul>
+</body></html>