annotate www/header.html @ 634:02e2c17f035c

Peter Mazinger pointed out that my blog link only works on landley.net, not on impactlinux.com.
author Rob Landley <rob@landley.net>
date Wed, 18 Mar 2009 13:01:55 -0500
parents 4d0e30fef4a6
children 0da87d1ef528
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
1 <html>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
2 <head>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
3 <title>Firmware Linux</title>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
4 </head>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
5 <body>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
6 <table border=0 cellpadding=0 cellspacing=0>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
7 <tr><td>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
8 <table border=0 cellspacing=1 cellpadding=4>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
9 <tr><td><h1>Firmware Linux</h1></td></tr>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
10 </table>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
11 </td></tr>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
12
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
13 <tr><td valign=top>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
14 <b>About</b>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
15 <ul>
388
3eeb77934265 Add project summary page to website, moving news to its own page.
Rob Landley <rob@landley.net>
parents: 216
diff changeset
16 <li><a href="index.html">Intro</a></li>
3eeb77934265 Add project summary page to website, moving news to its own page.
Rob Landley <rob@landley.net>
parents: 216
diff changeset
17 <li><a href="news.html">News</a></li>
518
f109c324cca4 Massive documentation rewrite. Not quite finished, but better.
Rob Landley <rob@landley.net>
parents: 388
diff changeset
18 <li><a href="documentation.html">Documentation</a></li>
159
6b6dda41d374 Add README to the nav menu on the left.
Rob Landley <rob@landley.net>
parents: 141
diff changeset
19 <li><a href="downloads/README">README</a></li>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
20 </ul>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
21 <b>Download</b>
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
22 <ul>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
23 <li><a href="/hg/firmware">Mercurial Repository</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
24 <li><a href="downloads">Release Tarballs</a></li>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
25 </ul>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
26 <b>Development</b>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
27 <ul>
634
02e2c17f035c Peter Mazinger pointed out that my blog link only works on landley.net, not on impactlinux.com.
Rob Landley <rob@landley.net>
parents: 542
diff changeset
28 <li><a href="http://landley.net/notes.html">Maintainer's Blog</a></li>
542
4d0e30fef4a6 Point at the new mailing list.
Rob Landley <rob@landley.net>
parents: 518
diff changeset
29 <li><a href="http://lists.impactlinux.com/listinfo.cgi/firmware-impactlinux.com">Mailing List</a></li>
141
47e53122c58a Web page tweak: note the IRC channel.
Rob Landley <rob@landley.net>
parents: 70
diff changeset
30 <li>IRC #firmware on irc.freenode.org</li>
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
31 </ul>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
32 </td>
69
c2becd45f162 Update design document, add infrastructure for navigation links.
Rob Landley <rob@landley.net>
parents:
diff changeset
33
70
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
34 <td valign=top>
2b66e5d3ae79 More website updates.
Rob Landley <rob@landley.net>
parents: 69
diff changeset
35