mirror of
https://github.com/tiyn/wiki.git
synced 2026-03-18 20:14:47 +01:00
added kiwix
This commit is contained in:
22
wiki/kiwix.md
Normal file
22
wiki/kiwix.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Kiwix
|
||||
|
||||
[Kiwix](https://kiwix.org) is a open-source software that allows to save web content like Wikipedia
|
||||
or Stack Overflow locally and for offline usage.
|
||||
|
||||
## Setup
|
||||
|
||||
The software can be setup via [Docker](/wiki/docker.md) with the
|
||||
[kiwix image](/wiki/docker/kiwix_-_kiwix-serve.md).
|
||||
|
||||
## Usage
|
||||
|
||||
This section addresses the usage of kiwix.
|
||||
|
||||
### Download content
|
||||
|
||||
The content to display using Kiwix has to be acquired as a `.zim` file.
|
||||
The official collection of these files can be found on the
|
||||
[official website](https://library.kiwix.org/).
|
||||
For [Docker](/wiki/docker.md) the `.zim` files need to be placed accordingly to the
|
||||
[corresponding article](/wiki/docker/kiwix_-_kiwix-serve.md).
|
||||
After the downloading the files, Kiwix may have to be restarted.
|
||||
Reference in New Issue
Block a user