zim
Here are 82 public repositories matching this topic...
-
Updated
Jun 16, 2020 - Shell
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Feb 13, 2020 - PLpgSQL
More and more people use kiwix-serve on ARM based GNU/Linux and more and more people uses Docker on ARM based GNU/Linux. This is why I believe, this might be helpful. Seems doable and relatively easy by following this example:
https://hub.docker.com/r/ckulka/multi-arch-example
This made sense as we were writting to the disk, it partly does not anymore.
// Output directories for storing js and css resources
dirs: {
style: 's',
media: 'm',
javascript: 'j',
styleModules: 'css_modules',
It seems that cluster writing is buggy as we create empty cluster without offset and we should have at least one to parse it correctly.
But in the same time, we never try to write an empty cluster.
An empty cluster should be at least 1 + OFFSET_SIZE.
(OFFSET_SIZE being 4 or 8 depending if cluster is extended or not).
This is needed for the reader to know the cluster has no data. Else it will
- If not extension at all, don't check.
- If wrong generate a warning
-
Updated
Oct 9, 2020 - Python
-
Updated
Jul 20, 2020 - C++
-
Updated
Aug 13, 2020 - Python
-
Updated
Dec 13, 2017 - CSS
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 16, 2020 - Python
At least on skin-of-color-society the welcome poster is not displayed.
Multiple refresh might trigger the following error message and/or make the poster appear. This tend to point to a loading issue. It may be that we're calling the polyfill too early after the code that injects the video details on top and (more importantly) the
-
Updated
Jan 16, 2019 - C
-
Updated
Oct 27, 2020 - Shell
-
Updated
Jun 7, 2020 - Shell
-
Updated
Sep 9, 2017 - Shell
-
Updated
Jun 14, 2020 - C
-
Updated
Jul 5, 2020 - Shell
Improve this page
Add a description, image, and links to the zim topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zim topic, visit your repo's landing page and select "manage topics."
The kiwix icon on Ubuntu 20.04 installed with the ppa have a bad resolution.
