From 5c63c928689f2ebb7b8d87895c8d4846f7aac6aa Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 4 Nov 2006 23:57:18 -0500 Subject: 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. --- www/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www/index.html (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html new file mode 100644 index 00000000..94a9da2c --- /dev/null +++ b/www/index.html @@ -0,0 +1,12 @@ +toybox + + +

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 the download directory for release tarballs. +

+ +

My development log 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...

-- cgit v1.2.3