quiki is a fully-featured wiki suite and standalone web server that is completely file-based. instead of storing content in a database, each page is represented by a text file written in the clean and productive quiki source language.
it sports caching, image generation, category management, templates, markdown integration, git-based revision tracking, a web-based editor, and much more.
go get github.com/cooper/quiki
quiki ships with a working example configuration and detailed configuration spec.
cp quiki.conf.example quiki.conf
nano -w quiki.conf
quiki quiki.conf # ($GOPATH/bin/quiki if PATH not configured for go)
Did you expect this page to be longer?