2006-03-24 05:04:37 +01:00
|
|
|
Hack together a local ikiwiki w/o a web server using w3m's cgi-less mode
|
|
|
|
and $EDITOR. Browse around a wiki, select pages to edit and get dropped
|
|
|
|
right into the editor and have the page committed to svn automatically.
|
2006-03-24 05:07:28 +01:00
|
|
|
|
2006-07-07 23:00:48 +02:00
|
|
|
[[todo/done]]
|
|
|
|
|
2006-03-24 05:07:28 +01:00
|
|
|
Less grandiosely, a simple command line util to add a new page would be
|
2006-07-07 21:38:35 +02:00
|
|
|
useful, especially if it made it easy to add blog entries to the wiki. I
|
|
|
|
have a special purpose version of this in my [blog
|
|
|
|
script](http://kitenet.net/~joey/code/bin.html).
|