]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/examples.mdwn
need more info to reproduce
[ikiwiki.git] / doc / examples.mdwn
index 8b52c2f08d1153f56d9434b6ede9beda00112e79..e24973b69408ade82ea38341d61958fdddf0387c 100644 (file)
@@ -2,6 +2,11 @@ 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.
+
+The [[tips]] page has some other ideas for ways to use ikiwiki, and the
+[[css_market]] has some example stylesheets to change ikiwiki's look.