diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 19:39:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 19:39:35 -0400 |
commit | 135628f6d44f97a0150b2b0313a0565abe44f1ae (patch) | |
tree | 2f6ce3fb21d0a129dae3d345062098a3b66611fe /doc/ikiwiki/directive | |
parent | 8a3d15141c2346acb1a323abf89ed556f58f3078 (diff) |
move inline docs to ikiwiki/directive/inline
ikiwiki/blog will be going away
Diffstat (limited to 'doc/ikiwiki/directive')
-rw-r--r-- | doc/ikiwiki/directive/aggregate.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/aggregate.mdwn b/doc/ikiwiki/directive/aggregate.mdwn index 702d91cf5..70174f440 100644 --- a/doc/ikiwiki/directive/aggregate.mdwn +++ b/doc/ikiwiki/directive/aggregate.mdwn @@ -14,7 +14,7 @@ more frequently than once every 15 minutes (though possibly less frequently, if the cron job runs less frequently than that), and puts a page per post under the example/ directory in the wiki. -You can then use ikiwiki's [[ikiwiki/blog]] support to create a blog of one or +You can then use ikiwiki's [[inline]] directive to create a blog of one or more aggregated feeds. For example: \[[!inline pages="internal(example/*)"]] |