aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-12 18:42:05 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-12 18:42:05 -0500
commit82649be475f0d3459ea09d4fe6d65dfe212f0a80 (patch)
treebcae21ea08a6c03e3d470550ade6b3a8fd75da98
parentdc2df6eb8a9bc435f05e39e03ed573c3e47a83bd (diff)
downloadikiwiki-82649be475f0d3459ea09d4fe6d65dfe212f0a80.tar
ikiwiki-82649be475f0d3459ea09d4fe6d65dfe212f0a80.tar.gz
update
-rw-r--r--doc/examples/blog.mdwn9
1 files changed, 5 insertions, 4 deletions
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.