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:27:58 -0400 |
commit | caa3ee4a9b9cce181d409c32cfc6fe2ee49ddffe (patch) | |
tree | 5321cb5fa465b45ec5a17a617d26adfa3f0c22fa /doc | |
parent | 6dfcc7d68510703762a94fe41ae98554b6e131dc (diff) | |
download | ikiwiki-caa3ee4a9b9cce181d409c32cfc6fe2ee49ddffe.tar ikiwiki-caa3ee4a9b9cce181d409c32cfc6fe2ee49ddffe.tar.gz |
Describe some of my uses of ikiwiki.
Diffstat (limited to 'doc')
-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. |