diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..5cce88f --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,204 @@ +# 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 `