Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.54 KB

File metadata and controls

42 lines (31 loc) · 1.54 KB

ZIM Reader documentation

zim download simple-wiki
zim index simple-wiki
zim search "offline encyclopedia" simple-wiki
zim serve simple-wiki

Start here

  • Installation: install the CLI and its semantic-search runtime dependency.
  • Quick start: download, inspect, index, search, read, and serve an archive.
  • Configuration: configure the library, server, search, and SQLite index.

Command reference

Run zim help for the authoritative command summary. Examples use either a configured library name such as simple-wiki or an explicit portable path such as ./archives/example.zim.

Workflows

Architecture

Return to the project README for build and contribution information.