From 5214add84fc754f3480df155a358d34558cce64e Mon Sep 17 00:00:00 2001 From: Jake Turner Date: Tue, 2 Dec 2025 08:50:34 -0800 Subject: [PATCH] docs: add kiwix collections file --- collections/kiwix.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 collections/kiwix.json diff --git a/collections/kiwix.json b/collections/kiwix.json new file mode 100644 index 0000000..810c076 --- /dev/null +++ b/collections/kiwix.json @@ -0,0 +1,13 @@ +{ + "collections": [ + { + "name": "Medicine Essentials", + "description": "A comprehensive collection of medical textbooks and resources covering various fields of medicine, including anatomy, physiology, pharmacology, pathology, and clinical practice. Ideal for medical students, healthcare professionals, and anyone interested in medical knowledge.", + "urls": [ + "https://download.kiwix.org/zim/other/zimgit-medicine_en_2024-08.zim", + "https://download.kiwix.org/zim/zimit/fas-military-medicine_en_2025-06.zim", + "https://download.kiwix.org/zim/zimit/nhs.uk_en_medicines_2025-09.zim" + ] + } + ] +} \ No newline at end of file