Skip to content

Commit b007f5e

Browse files
chriscrosstalkclaude
authored andcommitted
feat: Add Survival & Preparedness category with 3 tiers
Essential (~138 MB): - Food for Preppers, FOSS Cooking, Based.Cooking Standard (~3.6 GB, includes Essential): - Canadian Prepper: Winter Prepping & Bug Out Roll - Gardening Q&A, Cooking Q&A Comprehensive (~21 GB, includes Standard): - Urban Prepper, Canadian Prepper: Prepping Food & Bug Out Concepts - Learning Self-Reliance, iFixit Repair Guides, DIY Q&A Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8e6e44e commit b007f5e

File tree

1 file changed

+111
-0
lines changed

1 file changed

+111
-0
lines changed

collections/kiwix-categories.json

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,117 @@
8080
]
8181
}
8282
]
83+
},
84+
{
85+
"name": "Survival & Preparedness",
86+
"slug": "survival",
87+
"icon": "IconShieldCheck",
88+
"description": "Emergency preparedness, self-sufficiency, food storage, and practical survival skills.",
89+
"language": "en",
90+
"tiers": [
91+
{
92+
"name": "Essential",
93+
"slug": "survival-essential",
94+
"description": "Core food preparation and cooking guides. Lightweight text-based resources to get started.",
95+
"recommended": true,
96+
"resources": [
97+
{
98+
"title": "Food for Preppers",
99+
"description": "Recipes and techniques for food preservation and preparation",
100+
"url": "https://download.kiwix.org/zim/other/zimgit-food-preparation_en_2025-04.zim",
101+
"size_mb": 98
102+
},
103+
{
104+
"title": "FOSS Cooking",
105+
"description": "Quick and easy cooking guides and recipes",
106+
"url": "https://download.kiwix.org/zim/zimit/foss.cooking_en_all_2025-11.zim",
107+
"size_mb": 24
108+
},
109+
{
110+
"title": "Based.Cooking",
111+
"description": "Simple, practical recipes from the community",
112+
"url": "https://download.kiwix.org/zim/zimit/based.cooking_en_all_2025-11.zim",
113+
"size_mb": 16
114+
}
115+
]
116+
},
117+
{
118+
"name": "Standard",
119+
"slug": "survival-standard",
120+
"description": "Video guides for winter survival, bug-out gear, plus gardening and cooking Q&A. Includes Essential.",
121+
"includesTier": "survival-essential",
122+
"resources": [
123+
{
124+
"title": "Canadian Prepper: Winter Prepping",
125+
"description": "Video guides for winter survival and cold weather emergencies",
126+
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_winterprepping_en_2025-11.zim",
127+
"size_mb": 1340
128+
},
129+
{
130+
"title": "Canadian Prepper: Bug Out Roll",
131+
"description": "Essential gear selection for your bug-out bag",
132+
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_bugoutroll_en_2025-08.zim",
133+
"size_mb": 975
134+
},
135+
{
136+
"title": "Gardening Q&A",
137+
"description": "Stack Exchange Q&A for growing your own food",
138+
"url": "https://download.kiwix.org/zim/stack_exchange/gardening.stackexchange.com_en_all_2025-12.zim",
139+
"size_mb": 923
140+
},
141+
{
142+
"title": "Cooking Q&A",
143+
"description": "Stack Exchange Q&A for cooking techniques and food safety",
144+
"url": "https://download.kiwix.org/zim/stack_exchange/cooking.stackexchange.com_en_all_2025-12.zim",
145+
"size_mb": 236
146+
}
147+
]
148+
},
149+
{
150+
"name": "Comprehensive",
151+
"slug": "survival-comprehensive",
152+
"description": "Full prepper video library plus repair guides and DIY skills. Includes Standard.",
153+
"includesTier": "survival-standard",
154+
"resources": [
155+
{
156+
"title": "Urban Prepper",
157+
"description": "Comprehensive urban emergency preparedness video series",
158+
"url": "https://download.kiwix.org/zim/videos/urban-prepper_en_all_2025-11.zim",
159+
"size_mb": 2240
160+
},
161+
{
162+
"title": "Canadian Prepper: Prepping Food",
163+
"description": "Long-term food storage and survival meal preparation",
164+
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_preppingfood_en_2025-09.zim",
165+
"size_mb": 2160
166+
},
167+
{
168+
"title": "Canadian Prepper: Bug Out Concepts",
169+
"description": "Strategies and planning for emergency evacuation",
170+
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_bugoutconcepts_en_2025-11.zim",
171+
"size_mb": 2890
172+
},
173+
{
174+
"title": "Learning Self-Reliance",
175+
"description": "Prepping, survival skills, beekeeping, and homesteading",
176+
"url": "https://download.kiwix.org/zim/videos/lrnselfreliance_en_all_2025-12.zim",
177+
"size_mb": 3970
178+
},
179+
{
180+
"title": "iFixit Repair Guides",
181+
"description": "Step-by-step repair guides for electronics, appliances, and vehicles",
182+
"url": "https://download.kiwix.org/zim/ifixit/ifixit_en_all_2025-12.zim",
183+
"size_mb": 3570
184+
},
185+
{
186+
"title": "DIY & Home Improvement Q&A",
187+
"description": "Stack Exchange Q&A for home repairs and construction",
188+
"url": "https://download.kiwix.org/zim/stack_exchange/diy.stackexchange.com_en_all_2025-12.zim",
189+
"size_mb": 1900
190+
}
191+
]
192+
}
193+
]
83194
}
84195
]
85196
}

0 commit comments

Comments
 (0)