diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-03-17 15:27:58 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-03-17 15:28:39 -0400 |
commit | d1eaa9fc3e4dfe1766d78b9887f98b7daef29b14 (patch) | |
tree | e64b719f09613c75164aade3fab5a2ce5d578693 /doc/users | |
parent | 2411330d9dd0b8fc1aebbdc5248fd5fae3f4d32b (diff) | |
download | ikiwiki-d1eaa9fc3e4dfe1766d78b9887f98b7daef29b14.tar ikiwiki-d1eaa9fc3e4dfe1766d78b9887f98b7daef29b14.tar.gz |
Describe some of my uses of ikiwiki.
Diffstat (limited to 'doc/users')
-rw-r--r-- | doc/users/schmonz.mdwn | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/doc/users/schmonz.mdwn b/doc/users/schmonz.mdwn index 10ca6e6eb..84dca1948 100644 --- a/doc/users/schmonz.mdwn +++ b/doc/users/schmonz.mdwn @@ -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. |