1 This is an [[example_blog|index]]. Just copy the blog subdirectory into
2 your wiki to quickly get started blogging with ikiwiki.
4 Or, run this command to set up a blog with ikiwiki.
6 % ikiwiki -setup /etc/ikiwiki/auto-blog.setup
8 Some additional configuration you might want to do, if not using
11 * Make sure to configure ikiwiki to generate RSS or Atom feeds.
13 * Make sure you have the [[tag|plugins/tag]] plugin enabled, and the
14 `tagbase` set to "tags". Tag pages will then automatically be created.
15 An example of how to tag a post is:
18 * Enable the [[pagestats|plugins/pagestats]] plugin to get a tag cloud
19 to display on the [[index]].
21 * Enable the [[comments|plugins/comments]] plugin to
22 enable comments to posts to the blog.
24 * Enable the [[calendar|plugins/calendar]] plugin and run the
25 [[ikiwiki-calendar]] command from cron daily to get an interlinked
26 set of calendar archives.