Files
commonground-impact-shadcn/SITEMAP.md
2026-05-08 22:43:23 +03:00

24 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Common Ground Sitemap
Editorial impact шаблон для НКО и campaign platform. Сайт продает доверие через кампании с бюджетом, истории людей, волонтерские смены, живой реестр средств и проверяемые документы.
## Pages
| Route | Page | Blocks and copy intent |
| --- | --- | --- |
| `/` | Главная | Newspaper hero, issue label, доверительный редакционный блок, featured campaign, impact strip, свежий ledger средств. |
| `/campaigns` | Кампании | Campaign index: регион, срок, сумма, прогресс, проблема, распределение средств и переход в детальную кампанию. |
| `/campaigns/clean-water` | Кампания | Dossier-style detail: проблема, цель, checkpoints, progress, donation mock-panel и бюджет кампании. |
| `/impact` | Отчет о влиянии | Метрики, методика подтверждения, ledger, связь цифр с документами и полевыми данными. |
| `/stories` | Истории | Editorial story cards with images, place, result and field context. |
| `/volunteer` | Волонтерские смены | Операционная доска: дата, время, роль, место, свободные места и тип задачи. |
| `/transparency` | Прозрачность | Структура расходов, mock-отчет, документы, партнеры и блоки проверки. |
## Visual Direction
- Newspaper/editorial layout on clay paper with strong black rules, blue primary, green secondary and warm accent.
- Avoid generic charity softness: the visual language is newsroom, field desk and public ledger.
- Real human/field imagery from Unsplash is used for campaign and story context.
- Feature mock: `DonationPanel` in `src/features/donation-panel/ui/donation-panel.tsx`.
- Domain content lives in `src/entities/site-content.ts`.