From: Joey Hess Date: Mon, 12 Jan 2009 23:42:05 +0000 (-0500) Subject: update X-Git-Tag: 3.02~33 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=82649be475f0d3459ea09d4fe6d65dfe212f0a80;p=ikiwiki.git update --- 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,10 +1,11 @@ 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. -Some additional configuration you might want to do: +Or, run this command to set up a blog with ikiwiki. + + % ikiwiki -setup /etc/ikiwiki/auto-blog.setup -* Change the name of the blog, by editing `index.mdwn` and changing - the `title`. +Some additional configuration you might want to do: * Make sure to configure ikiwiki to generate RSS or Atom feeds.