web commit by joey
parent
071fa74492
commit
161b9f27bd
|
@ -3,9 +3,7 @@ Some of ikiwiki's features:
|
||||||
* [[Subversion]]
|
* [[Subversion]]
|
||||||
|
|
||||||
Rather than implement its own system for storing page histories etc,
|
Rather than implement its own system for storing page histories etc,
|
||||||
ikiwiki simply uses subversion. (Supporting other revision control
|
ikiwiki simply uses subversion. (It's also possible to [[plugins/write]] support for other systems.)
|
||||||
systems is also possible, ikiwiki only needs $FOO add, $FOO commit, and
|
|
||||||
$FOO log).
|
|
||||||
|
|
||||||
Instead of editing pages in a stupid web form, you can use vim and commit
|
Instead of editing pages in a stupid web form, you can use vim and commit
|
||||||
changes via svn. Or work disconnected using svk and push your changes out
|
changes via svn. Or work disconnected using svk and push your changes out
|
||||||
|
|
Loading…
Reference in New Issue