catalog: surface US Military Field Manuals in Survival > Comprehensive

Adds the gated, self-hosted field-manuals entry - the first catalog
resource to use the `auth: nomad_app_key` field from #1172.

The ZIM is byte-identical to the community build by jrsphoto
(sha256 055a0b3a...dce1ea, 2,123,720,730 bytes). Only the filename
differs, because parseZimFilename() requires <id>_<YYYY-MM>.zim and
the original field_manuals.zim parses to null. Credit is carried in
the entry description.
This commit is contained in:
Chris Sherwood 2026-08-03 12:46:56 -07:00
parent 885aebd109
commit acda7c101a
1 changed files with 9 additions and 0 deletions

View File

@ -246,6 +246,15 @@
"description": "Practical guides to food production, water and sanitation, construction, and village-scale manufacturing without industrial supply chains",
"url": "https://download.kiwix.org/zim/zimit/cd3wdproject.org_en_all_2025-11.zim",
"size_mb": 581
},
{
"id": "field-manuals",
"version": "2026-07",
"title": "US Military Field Manuals",
"description": "Around 180 public-domain US Army, USMC, Navy and Joint field manuals. Built and maintained by community member jrsphoto (github.com/jrsphoto/ZIM-military-field-manuals).",
"url": "https://nomad-packs-worker.chris-556.workers.dev/content/field-manuals_2026-07.zim",
"size_mb": 2124,
"auth": "nomad_app_key"
}
]
}