Arc Forumnew | comments | leaders | submit | simonmichael's commentslogin
1 point by simonmichael 5929 days ago | link | parent | on: Community wiki

ikiwiki seems nice. It is git-based, so distributed, so you can defer the question of where it gets hosted. Also you can maintain it alongside and using the same tools as the code (it does allow web edits also). It is perl but supports plugins in any language. You could get a wiki up now, write plugins in arc, and do an arc rewrite in due course.

-----


I'm a little sad that my newbie's intuition of how to get rid of boilerplate with functions/macros thoroughly failed, but this is educational. I will meditate on this some more and study those excellent docs. Thanks very much.

-----


Doh! That jogged my brain. Since this is defopr I should have been looking in redirectors* , not srvops*.

I've tried various variants of the above, and they always add a hash key like path or (quote path) instead of i or i/j. So any advice still welcome.

-----


To be as clear as possible. The problem with attempts 1 and 2 is that there is no error, and no new key added to srvops*.

-----


PS, and thank you PG & RM! I think arc (and plt scheme) will be a hit quite soon.

-----