From 3f17bb48eeb224275a54d8a74e3a583ccac7ff99 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 5 Nov 2008 14:22:19 +0100 Subject: News item machinery. --- index.mdwn | 17 ++++++++++++----- news.mdwn | 16 ++++++++++++++++ 2 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 news.mdwn diff --git a/index.mdwn b/index.mdwn index 2d4dc61d..ba9eacf3 100644 --- a/index.mdwn +++ b/index.mdwn @@ -23,7 +23,18 @@ kernels (such as Linux). *[[Read_on.|hurd/what_is_the_gnu_hurd]]* things up!** Comments about how that could be tackled are best posted onto this page's [[discussion]] subpage. ----- +--- + +[[inline +pages="news/* and !*/discussion" +show=3 +sort=title +reverse=yes +actions=yes]] + +Read [[older_news_entries|news]]. + +--- This site focuses on providing user-centric and update-able (and hopefully the most current) information regarding the status and development of the @@ -40,10 +51,6 @@ then you've hit . Installing the markdown package from Debian experimental fixed this for me. --> -## Breaking News - -* 2008-09-19: We had 4 slots in the Google Summer of Code 2008 - [[check_the_results|community/gsoc]]! - ## Contributing To help the Hurd you can for example (from high level stuff to the inner core) diff --git a/news.mdwn b/news.mdwn new file mode 100644 index 00000000..71058f85 --- /dev/null +++ b/news.mdwn @@ -0,0 +1,16 @@ +[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] + +[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]]"""]] + +[[inline +pages="news/* and !*/discussion" +show=0 +sort=title +reverse=yes +actions=yes]] -- cgit v1.2.3