The web page should be in the repository, and while I'm at it let's see if I

can commit a file that lives under a symlink.
This commit is contained in:
Rob Landley 2006-11-04 23:57:18 -05:00
parent f2311a42a0
commit 5c63c92868

12
www/index.html Normal file
View File

@ -0,0 +1,12 @@
<html><title>toybox</title>
<body>
<p>This project is maintained as a mercurial archive. To get a copy of the
current development version, "hg clone static-http://landley.net/code/toybox",
or check <a href=download>the download directory</a> for release tarballs.
</p>
<p>My <a href=/notes.html>development log</a> is currently the best way to
track what's going on with this project. When I get this moved to my new
server, I need to put up a mailing list and repository browser, make this a
real web page, add toybox.landley.net as a virtual domain...</p>