Single post

jump to replies

Kiwix Server is awesome !

You can have many documentation, books and even Wikipedia... on a local server.

Kiwix software is available here : https://kiwix.org/

And a bunch of ZIM files (format used by kiwix) on https://library.kiwix.org/

You can test my personal instance running on a home smolserver (atom cpu) on https://zim.pollux.casa/

#kiwix #zim #preppers #resilience

3 replies

back to top

@TopazRabbit @allanon
I simply use the standard zim tools and wget :

Mirror a site

wget --mirror --convert-links --adjust-extension --page-requisites 
--no-parent https://adele.pages.casa/

or for short

wget -mkEpnp https://adele.pages.casa/

and create the zim file

zimwriterfs --welcome=md/index.html --illustration=md/adele24.png --language=eng --title=Adële --name=Adële --description="Adële's smolwebsite" --longDescription="A blog about smolweb, lowtech anre more..." --creator="Adële" --publisher=ZimTools ./adele.pages.casa/ adele.zim