NAME

ikiwiki - a wiki compiler

SYNOPSIS

ikiwiki [options] source destination

ikiwiki --setup configfile

DESCRIPTION

ikiwiki is a wiki compiler. It builds static HTML pages for a wiki, from source in the Markdown language (or others), and writes it out to destination.

Note that most options can be shortened to single letters, and boolean flags such as --verbose can be negated with --no-verbose.

MODE OPTIONS

These options control the mode that ikiwiki operates in.

CONFIG OPTIONS

These options configure the wiki. Note that plugins can add additional configuration options of their own.

ENVIRONMENT

SEE ALSO

AUTHOR

Joey Hess joey@ikiwiki.info

Warning: this page is automatically made into ikiwiki's man page via mdwn2man. Edit with care