# HG changeset patch # User Rob Landley # Date 1170262628 18000 # Node ID 4108e577e0186d8ea1fb7c39efe9a1f2a0d63c31 # Parent bdbef4ab4ac6776c46df9501dcb332499c455b54 Move download->downloads (be consistent) and add a skeletal index bar along the left (copied from firmware linux, half the tabs go nowhere). diff -r bdbef4ab4ac6 -r 4108e577e018 www/footer.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/www/footer.html Wed Jan 31 11:57:08 2007 -0500 @@ -0,0 +1,7 @@ + +
+ + +
Copyright 2006 Rob Landley <rob@landley.net>
+ + diff -r bdbef4ab4ac6 -r 4108e577e018 www/header.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/www/header.html Wed Jan 31 11:57:08 2007 -0500 @@ -0,0 +1,33 @@ + + +toybox + + + + + + + +
+ + +

toybox

+
+ About + + Download + + Development + + + diff -r bdbef4ab4ac6 -r 4108e577e018 www/index.html --- a/www/index.html Wed Jan 31 10:50:56 2007 -0500 +++ b/www/index.html Wed Jan 31 11:57:08 2007 -0500 @@ -1,5 +1,8 @@ -toybox - + + +

Jan 31: Screwing up the web page a bit, adding an index bar along the side +which doesn't properly connect up to anything yet. (Busy implementing +mke2fs and gene2fs.)

Warning: lots of this page is about what I plan to do, not what I've already done. See my @@ -76,7 +79,7 @@ strlcpy(), xexec(), xopen()/xread(), xgetcwd(), xabspath(), find_in_path(), itoa(). -

Download

+

Download

This project is maintained as a mercurial archive. To get a copy of the current development version, either use mercurial (hg clone @@ -90,3 +93,5 @@

My development log is currently the best way to track what's going on with this project. There's also a mailing list for toybox development.

+ +