Describe some of my uses of ikiwiki.

master
Amitai Schlair 2013-03-17 15:27:58 -04:00
parent 6dfcc7d685
commit caa3ee4a9b
1 changed files with 16 additions and 6 deletions

View File

@ -1,10 +1,20 @@
[Amitai Schlair](http://www.schmonz.com/) finds himself using ikiwiki
for all sorts of things. His attempts at contributing:
[Amitai Schlair](http://www.schmonz.com/) uses ikiwiki
for all sorts of things:
* a undergraduate group's university-provided-static-hosted site
(with [[plugins/rsync]] and a [WIND
authentication](http://www.columbia.edu/acis/rad/authmethods/wind/)
plugin)
* a major open-source project's wiki (with the [[rcs/cvs]] plugin)
* team documentation and project planning at work: product and
sprint backlogs, burndown charts, release plans/procedures/announcements,
aggregating feeds of shared interest, etc. (with the
[[plugins/contrib/dynamiccookies]] and [[plugins/contrib/proxies]]
plugins)
* personal to-do and scratch space
ikiwiki contributions:
[[!map
pages="!*/Discussion and ((link(users/schmonz) and plugins/*) or rcs/cvs or todo/fancypodcast)"
]]
He's also written a plugin for [WIND
authentication](http://www.columbia.edu/acis/rad/authmethods/wind/), which
may or may not be of general utility.