~kr1sp1n/moka-server

A simple server written in tcl to host your moka wiki.
0cd3d422 — Krispin 15 days ago
add license
687a7405 — Krispin 15 days ago
initial commit

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kr1sp1n/moka-server
read/write
git@git.sr.ht:~kr1sp1n/moka-server

You can also use your local clone with git send-email.

#moka-server

A simple wapp server written in tcl. You need to install tcl/tk version >= 8.6 and start the server:

tclsh server.tcl --server 8080

Now you can edit your moka wiki under: http://localhost:8080 and it will be saved when you publish it.