From c811b25017f7bd4f43d1f068a974812ae62e045b Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 25 Jan 2010 10:17:13 +0100 Subject: Fix spelling (skeleton), make it a subpage of news, only refer to skeleton, some fixes in the news skeleton. --- contributing/web_pages/news.mdwn | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'contributing/web_pages/news.mdwn') diff --git a/contributing/web_pages/news.mdwn b/contributing/web_pages/news.mdwn index d79e710c..a9a33170 100644 --- a/contributing/web_pages/news.mdwn +++ b/contributing/web_pages/news.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2009, 2010 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 @@ -53,14 +53,13 @@ For practical work that means to use the following commands: * at the beginning of a month: create a new news entry - $ cp news/2009-12-31.mdwn news/YYYY-MM-DD.mdwn + $ cp contributing/web_pages/news/skeleton.mdwn news/YYYY-MM-DD.mdwn $ # edit the new file, then add the changes in git $ git add news/YYYY-MM-DD.mdwn $ git commit -m "Begun the news entry for YYYY-MM-DD." - That is, use the *2009-12-31* news snippet as a template for the new - one. Alternately you can use the [[news_skelleton|news-skelleton]] - *(contributing/web_pages/news-skelleton.mdwn)*. + That is, use the [[news_skelleton|skeleton]] as a template for the new + news snippet. * check the outgoing changes -- cgit v1.2.3