From ad8287d59cbc8ad0ae0c9538ab395fa5a16cd58a Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 31 Jan 2007 11:57:08 -0500 Subject: Move download->downloads (be consistent) and add a skeletal index bar along the left (copied from firmware linux, half the tabs go nowhere). --- www/index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 94a545ae..56fdf216 100644 --- a/www/index.html +++ b/www/index.html @@ -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 @@ commit was September 27, 2006, and work is ongoing.

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 @@ is the current development version).

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.

+ + -- cgit v1.2.3