(no commit message)
[ikiwiki.git] / doc / examples / blog.mdwn
1 This is an [[example_blog|index]]. Just copy the blog subdirectory into
2 your wiki to quickly get started blogging with ikiwiki. 
3
4 Or, run this command to set up a blog with ikiwiki.
5
6         % ikiwiki -setup /etc/ikiwiki/auto-blog.setup
7
8 Some additional configuration you might want to do, if not using
9 `auto-blog.setup`:
10
11 * Make sure to configure ikiwiki to generate RSS or Atom feeds.
12
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:
16         \[[!tag life]]
17
18 * Enable the [[pagestats|plugins/pagestats]] plugin to get a tag cloud
19   to display on the [[index]] [[du lich|http://didaudidau.vn]].
20
21 * Enable the [[comments|plugins/comments]] plugin to
22   enable comments to posts to the blog.
23
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.