Difference between revisions of "Build your ZIM file"

Jump to navigation Jump to search
162 bytes removed ,  06:40, 12 July 2019
→‎zimmer: mwoffliner does not require zimwriterfs anymore, it is based on libzim binding node-libzim
(→‎zimmer: Parsoid on backend side is not required anymore. It might be running locally transparently like any other software deps of MWoffliner)
(→‎zimmer: mwoffliner does not require zimwriterfs anymore, it is based on libzim binding node-libzim)
Line 83: Line 83:
* ''wikizimmer.js'' -- creates static HTML files from the wiki's articles
* ''wikizimmer.js'' -- creates static HTML files from the wiki's articles
** Unlike mwoffliner, this script does not require Redis.
** Unlike mwoffliner, this script does not require Redis.
* ''zimmer.js'' -- creates a ZIM file from the static HTML files
* ''zimmer.js'' -- creates a ZIM file from the static HTML files (without requiring the libzim)
** Unlike zimwriterfs, this script does not require zimlib.
** This script is used in other projects as a drop-in replacement for zimwriterfs where ''withFullTextIndex'' support is not needed.


== See also ==
== See also ==

Navigation menu