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
|
|
|
|
|
|
|
Less grandiosely, a simple command line util to add a new page would be
|
|
|
|
useful, especially if it made it easy to add blog entries to the wiki.
|