From: Rob Landley Date: Wed, 31 Jan 2007 16:57:08 +0000 (-0500) Subject: Move download->downloads (be consistent) and add a skeletal index bar along X-Git-Tag: 0.0.2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad8287d59cbc8ad0ae0c9538ab395fa5a16cd58a;p=platform%2Fupstream%2Ftoybox.git Move download->downloads (be consistent) and add a skeletal index bar along the left (copied from firmware linux, half the tabs go nowhere). --- diff --git a/www/footer.html b/www/footer.html new file mode 100644 index 0000000..546f63b --- /dev/null +++ b/www/footer.html @@ -0,0 +1,7 @@ + +
+ + +
Copyright 2006 Rob Landley <rob@landley.net>
+ + diff --git a/www/header.html b/www/header.html new file mode 100644 index 0000000..1f22b27 --- /dev/null +++ b/www/header.html @@ -0,0 +1,33 @@ + + +toybox + + + + + + + +
+ + +

toybox

+
+ About + + Download + + Development + + + diff --git a/www/index.html b/www/index.html index 94a545a..56fdf21 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.

+ +