summaryrefslogtreecommitdiff
path: root/www/digest/index.t
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-10 22:38:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-10 22:38:40 +0000
commitdd78f8581e13a78a295320b8b3deef104603d3d0 (patch)
treeaca42293b8c63e6f8c70ab29cedab7f5fa0a6a93 /www/digest/index.t
parentc194fab1624a417c374f1702e8b5dbd5100bee83 (diff)
downloadrockbox-dd78f8581e13a78a295320b8b3deef104603d3d0.tar.gz
rockbox-dd78f8581e13a78a295320b8b3deef104603d3d0.zip
these are old and tired, but...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6266 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/digest/index.t')
-rw-r--r--www/digest/index.t31
1 files changed, 31 insertions, 0 deletions
diff --git a/www/digest/index.t b/www/digest/index.t
new file mode 100644
index 0000000000..f125188877
--- /dev/null
+++ b/www/digest/index.t
@@ -0,0 +1,31 @@
1#define _PAGE_ Rockbox Digests - News From the Front
2#include "head.t"
3#include "news.t"
4
5<p> BAGDER is the editor of the Rockbox digest section. He tries to keep up
6 with discussions on IRC, the mailing list, the sourceforge trackers and CVS
7 commits to sum up what's going on in the project in a slightly digested
8 manner. Suitable for outsiders who don't care to follow the intense
9 development mailing list and similar.
10
11<p align="center">
12<big><a href="digest.html">The Most Recent Digest</a></big>
13
14<p> You can also access the digest as a <a href="digest.rss">RSS feed</a>.
15
16<p> You should be able to get a Rockbox sidebar in your Netscape/Mozilla
17browser using <a href="http://sidenews.net/">sidenews.net</a>.
18
19<p> The work on this was started on April 15th, 2003. On the day of the
20 Rockbox 2.0 release. If you found something you think are wrong, anything
21 I've missed in here or similar, drop me a mail at <a
22 href="mailto:rockbox-digest at haxx dot se">rockbox-digest at haxx dot
23 se</a>. If you have ideas or opinions about the actual subjects mentioned, <a
24 href="/mail/">join the mailing list</a> and post about it there.
25
26<p> <a
27href="http://feeds.archive.org/validator/check?url=http://rockbox.haxx.se/digest/digest.rss"><img
28src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" width="88"
29height="31" border="0" /></a>
30
31#include "foot.t"