X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fexamples.mdwn;h=e24973b69408ade82ea38341d61958fdddf0387c;hb=6b19afb3ef4f27516db25da52869280be3e02c14;hp=8b52c2f08d1153f56d9434b6ede9beda00112e79;hpb=4109ef94fd53a03fd8f402e1baed18d27c5c4f42;p=ikiwiki.git diff --git a/doc/examples.mdwn b/doc/examples.mdwn index 8b52c2f08..e24973b69 100644 --- a/doc/examples.mdwn +++ b/doc/examples.mdwn @@ -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.