ba74198867
This Kwiki plugin can run a standalone HTTP server for the Kwiki under the current working directory. It is helpful for debugging purposes or for starting up a wiki site quickly. After installation, just run: kwiki -start and you can access the Kwiki site at http://localhost:8080/.
7 lines
288 B
Text
7 lines
288 B
Text
This Kwiki plugin can run a standalone HTTP server for the Kwiki under
|
|
the current working directory. It is helpful for debugging purposes
|
|
or for starting up a wiki site quickly. After installation, just run:
|
|
|
|
kwiki -start
|
|
|
|
and you can access the Kwiki site at http://localhost:8080/.
|