Skip to content

Commit 27acfed

Browse files
committed
feat(Collections): add Preppers Library
1 parent ba04b90 commit 27acfed

File tree

1 file changed

+30
-15
lines changed

1 file changed

+30
-15
lines changed

collections/kiwix.json

Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,31 @@
11
{
2-
"collections": [
3-
{
4-
"name": "Medicine Essentials",
5-
"slug": "medicine-essentials",
6-
"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.",
7-
"icon": "IconStethoscope",
8-
"language": "en",
9-
"urls": [
10-
"https://download.kiwix.org/zim/other/zimgit-medicine_en_2024-08.zim",
11-
"https://download.kiwix.org/zim/zimit/fas-military-medicine_en_2025-06.zim",
12-
"https://download.kiwix.org/zim/zimit/nhs.uk_en_medicines_2025-09.zim"
13-
]
14-
}
15-
]
16-
}
2+
"collections": [
3+
{
4+
"name": "Medicine Essentials",
5+
"slug": "medicine-essentials",
6+
"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.",
7+
"icon": "IconStethoscope",
8+
"language": "en",
9+
"urls": [
10+
"https://download.kiwix.org/zim/other/zimgit-medicine_en_2024-08.zim",
11+
"https://download.kiwix.org/zim/zimit/fas-military-medicine_en_2025-06.zim",
12+
"https://download.kiwix.org/zim/zimit/nhs.uk_en_medicines_2025-09.zim"
13+
]
14+
},
15+
{
16+
"name": "Prepper's Library",
17+
"slug": "preppers-library",
18+
"description": "A curated collection of resources for preppers and survivalists, including guides on emergency preparedness, self-sufficiency, first aid, food storage, and survival skills. Perfect for individuals looking to enhance their readiness for various scenarios.",
19+
"icon": "IconShieldCheck",
20+
"language": "en",
21+
"urls": [
22+
"https://download.kiwix.org/zim/videos/canadian_prepper_winterprepping_en_2025-11.zim",
23+
"https://download.kiwix.org/zim/videos/canadian_prepper_preppingfood_en_2025-09.zim",
24+
"https://download.kiwix.org/zim/videos/urban-prepper_en_all_2025-11.zim",
25+
"https://download.kiwix.org/zim/other/zimgit-food-preparation_en_2025-04.zim",
26+
"https://download.kiwix.org/zim/videos/canadian_prepper_bugoutconcepts_en_2025-11.zim",
27+
"https://download.kiwix.org/zim/videos/canadian_prepper_bugoutroll_en_2025-08.zim"
28+
]
29+
}
30+
]
31+
}

0 commit comments

Comments
 (0)