From 82b3a4dda76305376e2c13fb65db40bcc268b926 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 22 Nov 2006 05:03:22 +0000 Subject: [PATCH] move examples ref --- doc/examples.mdwn | 2 ++ doc/index.mdwn | 3 +-- doc/setup.mdwn | 12 +++++++++--- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/doc/examples.mdwn b/doc/examples.mdwn index 8b52c2f08..be6f11e3a 100644 --- a/doc/examples.mdwn +++ b/doc/examples.mdwn @@ -5,3 +5,5 @@ page gives some examples of ways to use ikiwiki. Each example is contained in its own subdirectory; just copy the source files into your wiki to start using one of the examples. + + diff --git a/doc/index.mdwn b/doc/index.mdwn index 22a08c00b..479cc4668 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -18,8 +18,7 @@ Thanks! --[[Joey]] """]] * [[Setup]] has a tutorial for setting up ikiwiki, and [[Usage]] documents - the parameters and usage of the ikiwiki program. There are some - [[examples]] that you can copy into your wiki to quickly get started. + the parameters and usage of the ikiwiki program. * [[Security]] lists potential security problems. ikiwiki is still being developed, and is being written with security as a priority, so don't diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 383cdca9d..116501768 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -46,9 +46,15 @@ This tutorial will walk you through setting up a wiki with ikiwiki. be able to visit the url and see your wiki. 5. Repeat steps 3 and 4 as desired, editing or adding pages and rebuilding - the wiki. You can play around with other ikiwiki parameters such as - `--wikiname` and `--rebuild` too. Get comfortable with its command line - (see [[usage]]). + the wiki. + + To quickly get started on a common task like blogging with ikiwiki, you + can copy in files from the [[examples]]. The examples are located in + `doc/examples/` in the ikiwiki source package. + + You can play around with other ikiwiki parameters such as `--wikiname` + and `--rebuild` too. Get comfortable with its command line (see + [[usage]]). 6. By now you should be getting tired of typing in all the command line options each time you change something in your wiki's setup. Time to -- 2.44.0