master
parent
48f63526a2
commit
34497b82f6
|
@ -1,3 +1,6 @@
|
||||||
Hack together a local ikiwiki w/o a web server using w3m's cgi-less mode
|
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
|
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.
|
right into the editor and have the page committed to svn automatically.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
Loading…
Reference in New Issue