summaryrefslogtreecommitdiff
path: root/doc/plugins/calendar.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-11 16:42:49 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-11 16:52:54 -0400
commite1939185d29e1431861e63d6526cb3a498d6033e (patch)
treef275b46d51d4fcc1e8faf8916e7c7f2069858107 /doc/plugins/calendar.mdwn
parent5cddd8a0a3b1b42dd3a92eb4f839679c12ddf97e (diff)
ikiwiki-calendar: New command automates creation of archive pages using the calendar plugin.
Diffstat (limited to 'doc/plugins/calendar.mdwn')
-rw-r--r--doc/plugins/calendar.mdwn8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/plugins/calendar.mdwn b/doc/plugins/calendar.mdwn
index 8ade70004..bc1bc6c71 100644
--- a/doc/plugins/calendar.mdwn
+++ b/doc/plugins/calendar.mdwn
@@ -3,13 +3,9 @@
This plugin provides a [[ikiwiki/directive/calendar]] [[ikiwiki/directive]].
The directive displays a calendar, similar to the typical calendars shown on
-some blogs.
+some blogs.
-Since ikiwiki is a wiki compiler, to keep the calendar up-to-date,
-wikis that include it need to be periodically refreshed, typically by cron
-at midnight. Example crontab:
-
- 0 0 * * * ikiwiki -setup ~/ikiwiki.setup -refresh
+The [[ikiwiki-calendar]] command is used to keep the calendar up-to-date.
## CSS