diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-01-25 10:17:13 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-01-25 10:17:13 +0100 |
commit | c811b25017f7bd4f43d1f068a974812ae62e045b (patch) | |
tree | dc49241267f371712635e3a1969346b7b2ecc3fa /contributing/web_pages/news/skeleton.mdwn | |
parent | c25b99ab435d8241ab247ef0d86b33b41457f6dd (diff) | |
download | web-c811b25017f7bd4f43d1f068a974812ae62e045b.tar.gz web-c811b25017f7bd4f43d1f068a974812ae62e045b.tar.bz2 web-c811b25017f7bd4f43d1f068a974812ae62e045b.zip |
Fix spelling (skeleton), make it a subpage of news, only refer to skeleton, some fixes in the news skeleton.
Diffstat (limited to 'contributing/web_pages/news/skeleton.mdwn')
-rw-r--r-- | contributing/web_pages/news/skeleton.mdwn | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/contributing/web_pages/news/skeleton.mdwn b/contributing/web_pages/news/skeleton.mdwn new file mode 100644 index 00000000..0d0af8de --- /dev/null +++ b/contributing/web_pages/news/skeleton.mdwn @@ -0,0 +1,33 @@ +[[!meta copyright="Copyright © 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 +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]]."]]"""]] + +<!-- Date when the news item is (to be) pulished (important for RSS feeds). +Will be set by tschwinge when publishing. +[[!meta date="YYYY-MM-DD HH:MM UTC"]] +--> + +A month of the Hurd: **, ** and **. +[[!if test="included()" then="""[[!toggle id=full_news +text="Details."]][[!toggleable id=full_news text="[[!paste id=full_news]]"]]""" +else="[[!paste id=full_news]]"]] + +[[!cut id="full_news" text=""" +> This month +> +> Also +> +> Mainly thanks to +> +> Additionally +> +> And +> + +"""]] |