aboutsummaryrefslogtreecommitdiff
path: root/doc/examples.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-22 14:59:26 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-22 14:59:26 +0000
commit82ab2ebb086d3a4e454a0b395a0495bc94bf80c6 (patch)
treeb5d36939deb7119ddcc5e9d66923e1a3e9f02e35 /doc/examples.mdwn
parent04a9dbfe7daa9c352ae4e9af17df8134248f3806 (diff)
downloadikiwiki-82ab2ebb086d3a4e454a0b395a0495bc94bf80c6.tar
ikiwiki-82ab2ebb086d3a4e454a0b395a0495bc94bf80c6.tar.gz
* Add softwaresite example.
Diffstat (limited to 'doc/examples.mdwn')
-rw-r--r--doc/examples.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples.mdwn b/doc/examples.mdwn
index be6f11e3a..adcb1575e 100644
--- a/doc/examples.mdwn
+++ b/doc/examples.mdwn
@@ -2,6 +2,8 @@ To make it easier to get started using ikiwiki for some common tasks, this
page gives some examples of ways to use ikiwiki.
* [[blog]] - a weblog with tags, a tag cloud, archives, and an optional sidebar
+* [[softwaresite]] - a website for some software package, the package
+ can also build static html docs from its wiki
Each example is contained in its own subdirectory; just copy the source
files into your wiki to start using one of the examples.