json-content-management
Installation
SKILL.md
JSON Content Management
Directory Structure
data/
├── pt-PT/
│ ├── services.json
│ ├── programmes.json
│ ├── testimonials.json
│ ├── faqs.json
│ └── policies.json
├── en/
│ └── ... (same structure)
├── tr/
├── es/
├── fr/
└── de/