summaryrefslogtreecommitdiff
path: root/doc/news.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news.mdwn')
-rw-r--r--doc/news.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news.mdwn b/doc/news.mdwn
new file mode 100644
index 000000000..95114cdcf
--- /dev/null
+++ b/doc/news.mdwn
@@ -0,0 +1,11 @@
+[[!if test="news/*" then="""
+This is where announcements of new releases, features, and other news is
+posted. git-annex users are recommended to subscribe to this page's RSS
+feed.
+
+[[!inline pages="./news/* and !./news/*/* and !*/Discussion" rootpage="news" show="30"]]
+
+"""
+else="""
+(Please see the changelog.)
+"""]]