diff options
author | bt <bt@web> | 2023-12-22 09:53:55 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-22 09:53:55 -0500 |
commit | 0db174a7e503f5f88e637c6fbf409242fd48823b (patch) | |
tree | 578e6d1ea5f008c271485809bc7787038ab62420 | |
parent | 9a455024c66c6442195cfbfac81d58741d49bfbf (diff) |
-rw-r--r-- | wiki.mdwn | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ This is the homepage for my personal wiki. All sub-directories are listed below. This wiki is a growing set of documents, so things may change often. * [[wiki/lite-xl]] + +## ikiwiki + +[[!meta robots="noindex, follow"]] +This wiki is powered by [ikiwiki](http://ikiwiki.info/). +[[!if test="enabled(version)" + then="(Currently running version [[!version ]].)" +]] + +The default 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]] +* [[ikiwiki/git]] +* [[ikiwiki/comments]] +* [[ikiwiki/search]] |