diff --git a/doc/examples/blog.mdwn b/doc/examples/blog.mdwn index ab73f0204..2155d7fea 100644 --- a/doc/examples/blog.mdwn +++ b/doc/examples/blog.mdwn @@ -1,11 +1,12 @@ This is an [[example_blog|index]]. Just copy the blog subdirectory into -your wiki to quickly get started blogging with ikiwiki. +your wiki to quickly get started blogging with ikiwiki. + +Or, run this command to set up a blog with ikiwiki. + + % ikiwiki -setup /etc/ikiwiki/auto-blog.setup 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