quiki

command module
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: ISC Imports: 5 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

configure

create a quiki.conf configuration file based on the provided example and place it somewhere readable by the user that will run quiki.

see the configuration spec for all options.

run

quiki quiki.conf    # or $GOPATH/bin/quiki

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.
Package markdown translates Markdown to quiki source code.
Package markdown translates Markdown to quiki source code.
Package monitor provides a file monitor that pre-generates wiki pages and images each time a change is detected on the filesystem.
Package monitor provides a file monitor that pre-generates wiki pages and images each time a change is detected on the filesystem.
adminifier/static/ext/ace/demo/kitchen-sink/docs
Concurrent computation of pi.
Concurrent computation of pi.
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