# AGENTS.md — NGO Landing Page Read this file fully before taking any action. --- ## Project Context Single-page static landing page for an NGO ERP product. | Item | Detail | |---|---| | Pages | `index.html` — the only HTML file | | Styling | Tailwind CSS v3 · source `src/input.css` → compiled `assets/site.css` | | Data | `blog.json` — flat array of blog posts, loaded at runtime by inline JS | | i18n | Inline `translations` object inside `index.html` (EN / ES / DE) | | Blog renderer | Inline `