ikiwiki/doc/examples/blog.mdwn

19 lines
635 B
Markdown

This is an [[example_blog|index]]. Just copy the blog subdirectory into
your wiki to quickly get started blogging with ikiwiki.
Some additional configuration you might want to do:
* Change the name of the blog, by editing `index.mdwn` and changing
the `title`.
* Make sure to configure ikiwiki to generate RSS or Atom feeds.
* Make sure you have the tag plugin enabled, and tag posts using it. An
example of how to tag a post is:
\[[tag tags/life]]
* Enable the sidebar plugin to get a sidebar listing all the categories
you've tagged posts with.
* Enable the pagestats plugin to get a tag cloud display on the [[index]].