Is there an ELI5 of how Kiwix works? I’m having some trouble wrapping my head around it.
I have Kiwix (offline versions of Wikipedia and other online resources) and Linkwarden (preserve specific websites in multiple formats) running on my home server.
rageagainstmachines@lemmy.world 5 days ago
wintermute@discuss.tchncs.de 5 days ago
You have two things, the application and the libraries.
The libraries are files with the data you want to host (wikipedia, stack overflow, etc).
There’s a lot of applications for different platforms. Some allow to download the libraries directly, otherwise you can download them manually into a folder and tell the app where to find them.rumba@lemmy.zip 5 days ago
It’s kind of like a PDF of a web page. But it’s functional You don’t have to load the whole site at once and links take you from page to page just like it did in the original website. The content is stored in monolithic ZIM files and you can get a decent selection from archive.org. But it’s mostly reference material and the content is quite static.
Vanilla_PuddinFudge@infosec.pub 6 days ago
record scratch
I was under the impression linkwarden just saved… links.
Entire webpages? Do tell!
wintermute@discuss.tchncs.de 5 days ago
Yes! It saves it as HTML, readable HTML, PDF and image.
Results can vary a lot depending on how the page is implemented. Sometimes most of the formats are empty or broken, but I always got at least one that’s usable.
rageagainstmachines@lemmy.world 5 days ago
Can you use it to search for old versions of web pages too?
wintermute@discuss.tchncs.de 5 days ago
Unless I missed that feature, no, you only have one version.
But it creates a link to archive.org so you can see if there’s older versions there.