From dd5f7212cbd505c780dcd43030fdcf2ff04e5e2e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 23 Oct 2010 12:42:52 +0200 Subject: contributing/web_pages/news: Move places to watch to skeleton. --- contributing/web_pages/news.mdwn | 25 +-------------- contributing/web_pages/news/skeleton.mdwn | 53 ++++++++++++++++++++++++------- 2 files changed, 42 insertions(+), 36 deletions(-) diff --git a/contributing/web_pages/news.mdwn b/contributing/web_pages/news.mdwn index fa026529..a700c3ad 100644 --- a/contributing/web_pages/news.mdwn +++ b/contributing/web_pages/news.mdwn @@ -59,30 +59,7 @@ For practical work that means to use the following commands: $ git commit -m "Begun the news entry for YYYY-MM." That is, use the [[news skeleton|skeleton]] as a template for the new - news snippet. - - Watch these places for news: - - * GNU - - * *http://lists.gnu.org/archive/html/bug-hurd/YYYY-MM/threads.html* - * *http://lists.gnu.org/archive/html/commit-hurd/YYYY-MM/threads.html* - * *http://lists.gnu.org/archive/html/help-hurd/YYYY-MM/threads.html* - * *http://lists.gnu.org/archive/html/web-hurd/YYYY-MM/threads.html* - * *http://lists.gnu.org/archive/html/hurd-devel/YYYY-MM/threads.html* - * *http://sourceware.org/ml/libc-alpha/YYYY-MM/* - * (*http://sourceware.org/ml/libc-hacker/YYYY-MM/*) - * (*http://sourceware.org/ml/glibc-cvs/YYYY-qQ/*) - - * Debian - - * *http://lists.debian.org/debian-hurd/YYYY/MM/* - - * Arch Hurd - - * *http://www.archhurd.org/news.php* - * *http://planet.archhurd.org/* - * (*http://lists.archhurd.org/devel/maillist.html*) + news snippet. It also includes a list of the places to watch for news. * check the outgoing changes diff --git a/contributing/web_pages/news/skeleton.mdwn b/contributing/web_pages/news/skeleton.mdwn index 0d0af8de..8f08fba2 100644 --- a/contributing/web_pages/news/skeleton.mdwn +++ b/contributing/web_pages/news/skeleton.mdwn @@ -13,21 +13,50 @@ Will be set by tschwinge when publishing. [[!meta date="YYYY-MM-DD HH:MM UTC"]] --> -A month of the Hurd: **, ** and **. +A month of the Hurd: *TODO* / *TODO* / *TODO*. [[!if test="included()" then="""[[!toggle id=full_news text="Details."]][[!toggleable id=full_news text="[[!paste id=full_news]]"]]""" -else="[[!paste id=full_news]]"]] +else=" +[[!paste id=full_news]]"]] [[!cut id="full_news" text=""" -> This month -> -> Also -> -> Mainly thanks to -> -> Additionally -> -> And -> + +Watch these places for news: + + * GNU + + * + + * + + * + + * + + * + + * + + Also Git log. + + * () + + * () + + Better use the Git log. + + * Debian + + * + + * + + * Arch Hurd + + * + + * + + * () """]] -- cgit v1.2.3