Skip to content
/ quiki Public

a file-based web engine and server featuring a productive source language, markdown, image generation, categories, templates, and revision tracking

License

Notifications You must be signed in to change notification settings

cooper/quiki

Repository files navigation

quiki

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.

install

go get github.com/cooper/quiki

configure

quiki ships with a working example configuration and detailed configuration spec.

cp quiki.conf.example quiki.conf
nano -w quiki.conf

run

quiki quiki.conf    # ($GOPATH/bin/quiki if PATH not configured for go)

Did you expect this page to be longer?

About

a file-based web engine and server featuring a productive source language, markdown, image generation, categories, templates, and revision tracking

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published