daily auto-sync 2026-07-13
This commit is contained in:
@@ -0,0 +1,76 @@
|
||||
---
|
||||
Date: 2026-07-13
|
||||
Tags: [emi, local-ministries, portfolio, implementation, draft]
|
||||
---
|
||||
|
||||
# EMI Local Ministries Draft — From Portfolio PDF Aug 2023 Expanded 22 Rows
|
||||
|
||||
## Data Source
|
||||
- PDF 2.1M EMI Family or Related Churches Portfolio Data Collection — 15,371 chars extracted via pdftotext
|
||||
- Last updated Aug 2023 — now July 2026 — needs update for 2024-2026 changes (Aruba formal registration? Kenya fence? Ethiopia relocation? Bendigo size? etc)
|
||||
- Currently seeded into Instatic EMI Hub :3005 local-ministries collection — 22 rows — verified via bun sqlite
|
||||
|
||||
## Implementation for EMI website local ministries subpages
|
||||
|
||||
### 1. Collection fields expanded
|
||||
- name, slug, region, leader, local_leader, established, congregation (size), discipleship, state, subdomain, projects, lang, description, contact, service_times, leader_name, region_label, lat, lng
|
||||
- Need add: lat/lng for map, featured_image from Immich office.reynafamily.com (Florida images already G2XZK8), giving_url subsplash, media_url subsplash embed, status active/placeholder/dissolved
|
||||
|
||||
### 2. Region filter for directory
|
||||
- Africa: cairo, capetown, eldoret, ethiopia (4)
|
||||
- Oceania: bendigo (1)
|
||||
- Caribbean: aruba, jamaica, cuba (3)
|
||||
- Latam: chiapas, coro, guacara, guyana, sanluis (5)
|
||||
- Europe: europe, france, finland, latvia (4)
|
||||
- Asia: india (1)
|
||||
- North America: kansas, kenosha, florida, delhi-ny (4)
|
||||
- Total 22
|
||||
|
||||
### 3. Draft pages structure /locals/{slug}
|
||||
Each local page should show:
|
||||
- Hero with city image (from Florida G2XZK8 for Florida, need new images for others from Immich or placeholder)
|
||||
- Leader avatar, congregation size, established date, discipleship status
|
||||
- State of church narrative (real from PDF)
|
||||
- Projects (Radio El Jordán, English school, fishing 90 tons, animal husbandry paused, fence kids home care, business incubator etc)
|
||||
- Service times, contact, subdomain link
|
||||
- Map pin lat/lng (to be added)
|
||||
- Related books: e.g., capetown leader Vincent Valentyn is author of Cross-Cultural and Leadership Beatitudes — cross-link to /books/ ASIN B0F2TQ1L3L B0DXT8T2R4
|
||||
- Related teachings: Family Gathering 2024 San Luis etc
|
||||
|
||||
### 4. Subdomain per rep architecture
|
||||
- Dev: *.emi.reynafamily.com wildcard via Caddy 192.168.68.110:3005 with X-EMI-Rep header filter to local_ministries
|
||||
- Prod: *.emmint.com wildcard via Cloudflare DNS challenge + Caddy or similar
|
||||
- Template: one Instatic instance serves all reps filtered by subdomain -> cells_json slug
|
||||
- Need Caddy script ~/add-emi-hub-caddy.sh already prepared includes wildcard
|
||||
|
||||
### 5. Portfolio gaps — needs update from family
|
||||
- [Insert text updates here] for Guacara, Guyana, Jamaica, San Luis, Europe, Finland, France, Delhi NY, Sandwich IL, Riga Latvia — placeholders from PDF
|
||||
- Full data for Coro "There are" truncated — needs update 1500 still?
|
||||
- Aruba formal church status with city (2022 15 people)
|
||||
- Chiapas English school still 12? Radio still Mon-Thu 5pm? Business mountain 2 projects status? Gathering 2026 prep
|
||||
- Cuba fishing company still >90 tons? Animal husbandry paused still? Food grow plan?
|
||||
- Ethiopia diaspora DC area still?
|
||||
- India 500 churches 300 pastors 300 children schooling — still accurate? School in Babaitla started?
|
||||
- Kansas wellness center City Hall prayer room hospital business incubator progress? Building program?
|
||||
- Florida House Prayer status? Service times still 12:30/1:30?
|
||||
- Need lat/lng for all for map
|
||||
|
||||
### 6. Links to other sections
|
||||
- Books: Cross-link authors to ministries (Vincent Valentyn Cape Town -> 2 books, Eduardo Vargas Kenosha? Collection, Santiago Lastra Morales? etc)
|
||||
- Media: Subsplash media per local (Florida has subsplash.com/u/-G2XZK8)
|
||||
- Give: Subsplash give per local + global /give
|
||||
- Reports: Family Gathering 2024 San Luis etc — link to local host
|
||||
|
||||
### 7. Saved locations
|
||||
- PDF original: /home/adolforeyna/.hermes/cache/documents/doc_86b5df240949_EMI Family or Related Churches Portfolio Data Collection.pdf 2.1M
|
||||
- Text extraction: /tmp/portfolio_full.txt 15,371 chars
|
||||
- Brain doc: ~/brain/projects/emi_portfolio_data_collection_2026.md 13.6KB
|
||||
- Brain enriched: this file
|
||||
- Instatic DB: FamReynaServer ~/instatic-emi-hub app container /app/data/cms.db table local-ministries id local_ministries count 22 rows cells_json with fields above — verified via bun sqlite
|
||||
- Current live: http://192.168.68.110:3005/ 43KB main + /books/ 25KB fixed covers (Leadership Beatitudes fixed to Amazon cover 61hEcCX 200, Financial fixed to 51mZqsPRozL)
|
||||
|
||||
### 8. Next implementation step
|
||||
- Update / main directory section to show filter by region Africa/Oceania/Latam/Caribbean/Europe/Asia/North-America with 22 cards (not just 4)
|
||||
- Build /locals/{slug} pages dynamically or as static subfolders like /books/ did (current/books/index.html pattern)
|
||||
- Use Immich office.reynafamily.com for real photos if available (Kenya 2026 etc) vs Florida subsplash low-res 500px
|
||||
|
||||
Reference in New Issue
Block a user