A simple server that turns a directory of markdown files into a navigable, editable, backlinked wiki.
- emoji: thing
Install the server using go:
go install github.com/jhjn/candlStart the server for your wiki directory, watching and refreshing if files change:
candl -wiki ~/my-wiki -watch