aboutsummaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-23 21:00:51 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-23 21:00:51 +0000
commitca366fc9025197a5d32034a446dc35b776101d78 (patch)
tree95e6600b4cc701d7a7f4fad76d695f6853efac76 /doc/features.mdwn
parent07e68136bbc3d71c7c50b9526e13add37d8c7aee (diff)
downloadikiwiki-ca366fc9025197a5d32034a446dc35b776101d78.tar
ikiwiki-ca366fc9025197a5d32034a446dc35b776101d78.tar.gz
add support for generating per-page rss feeds
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index c20da504d..4699f3096 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -27,6 +27,13 @@ Currently implemented:
and is quite smart about converting it to html. The only additional markup
provided by ikiwiki aside from regular markdown is the [[WikiLink]].
+* [[RSS]]
+
+ ikiwiki supports generating RSS (2.0) feed for individual pages. These
+ feeds can be subscribed to, to get an update when a page is changed.
+
+ (Support for proper blogs is also planned.)
+
* support for other file types
ikiwiki also supports files of any other type, including raw html, text,