diff options
Diffstat (limited to 'ikiwiki.mdwn')
-rw-r--r-- | ikiwiki.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ikiwiki.mdwn b/ikiwiki.mdwn new file mode 100644 index 0000000..c3773ed --- /dev/null +++ b/ikiwiki.mdwn @@ -0,0 +1,15 @@ +This wiki is powered by [ikiwiki](http://ikiwiki.info/). +[[if test="enabled(version)" + then="(Currently running version [[version ]].)" +]] + +Some documentation on using ikiwiki: + +* [[ikiwiki/formatting]] +* [[ikiwiki/blog]] +* [[ikiwiki/pagespec]] +* [[ikiwiki/PreprocessorDirective]] +* [[ikiwiki/wikilink]] +* [[ikiwiki/markdown]] +* [[ikiwiki/subpage]] +* [[ikiwiki/openid]] |