diff options
author | bt <bt@web> | 2023-11-27 12:08:48 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-11-27 12:08:48 -0500 |
commit | dcc8c8fcbd2818baac7bb10e8709877994497a61 (patch) | |
tree | 983006b6442e03d65a9a8394115d4a2828b3ecec | |
parent | 67219599ab9585dbe29bec007304024cfc665241 (diff) |
-rw-r--r-- | ikiwiki.mdwn | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ikiwiki.mdwn b/ikiwiki.mdwn new file mode 100644 index 0000000..3ff64e2 --- /dev/null +++ b/ikiwiki.mdwn @@ -0,0 +1,21 @@ +[[!meta robots="noindex, follow"]] +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/wikilink]] +* [[ikiwiki/subpage]] +* [[ikiwiki/pagespec]] +* [[ikiwiki/directive]] +* [[ikiwiki/markdown]] +* [[ikiwiki/openid]] +* [[ikiwiki/searching]] +* [[templates]] + +My own custom documentation for ikiwiki: + +* [[ikiwiki/NearlyFreeSpeech]] |