1 Expand a comment so you know which bit to uncomment if you want to
2 turn on feeds for recentchanges.
4 diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
5 index 99c81cf..7ca7687 100644
6 --- a/doc/ikiwiki.setup
7 +++ b/doc/ikiwiki.setup
8 @@ -91,9 +91,9 @@ use IkiWiki::Setup::Standard {
12 - # Default to generating rss feeds for blogs?
13 + # Default to generating rss feeds for blogs/recentchanges?
15 - # Default to generating atom feeds for blogs?
16 + # Default to generating atom feeds for blogs/recentchanges?
18 # Allow generating feeds even if not generated by default?
23 > Hmm, recentchanges is just a blog. Of course the word "blog" is perhaps
24 > being used in too broad a sense here, since it tends to imply personal
25 > opinions, commentary, not-a-journalist, sitting-in-ones-underwear-typing,
26 > and lots of other fairly silly stuff. But I don't know of a better word
27 > w/o all these connotations. I've reworded it to not use the term "blog"..