quiki

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2025 License: ISC Imports: 15 Imported by: 0

README

quiki

quiki is a 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 or markdown.

it sports caching, image generation, category management, templates, git-based revision tracking, and more. while it is meant to be easily maintainable from the command line, you may optionally enable the web-based editor.

install

go install github.com/cooper/quiki@latest

run

the easiest way to get started is run the setup wizard:

quiki -w        # or $GOPATH/bin/quiki

for all options see RUNNING.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package adminifier provides an administrative panel with a web-based editor.
Package adminifier provides an administrative panel with a web-based editor.
Package authenticator provides server and site authentication services.
Package authenticator provides server and site authentication services.
cli
quiki-wiki command
wikifier command
Package markdown translates Markdown to quiki source code.
Package markdown translates Markdown to quiki source code.
Package monitor provides file system monitoring for wiki changes.
Package monitor provides file system monitoring for wiki changes.
package pregenerate provides a unified queue-only architecture for page and image generation.
package pregenerate provides a unified queue-only architecture for page and image generation.
Package router provides a lightweight, dynamic HTTP router for quiki.
Package router provides a lightweight, dynamic HTTP router for quiki.
Package webserver is the newest webserver.
Package webserver is the newest webserver.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL