Aimpress-site/src
Vadym Samoilenko 985d21b53d Add TinaCMS Cloud integration (Phase 1)
- Add tina/config.ts with full schema for all site sections
- Convert i18n from TypeScript to nested JSON (content/translations/)
- Update LanguageContext to import JSON with flattenObject utility
- Update dev/build scripts to run tinacms build
- Add sync-blog.mjs support for content/blog/*.md (TinaCMS posts)
- Update CI/CD with Tina env vars, remove blog rsync exclusion
- Add tina/__generated__/ to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 20:34:35 +00:00
..
assets Initial commit: Aimpress website 2026-03-08 13:47:37 +00:00
components Reduce Banner2 rotating text circle size further 2026-03-09 13:43:04 +00:00
hooks Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00
i18n Add TinaCMS Cloud integration (Phase 1) 2026-03-12 20:34:35 +00:00
pages Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00
types Add lead collection form before chat + fix RC bot message delivery 2026-03-08 18:02:08 +00:00
analytics.ts Add GDPR cookie consent banner 2026-03-08 14:02:35 +00:00
App.css Initial commit: Aimpress website 2026-03-08 13:47:37 +00:00
App.tsx Add AI chatbot: FastAPI backend + React chat widget 2026-03-08 17:14:07 +00:00
index.css Initial commit: Aimpress website 2026-03-08 13:47:37 +00:00
main.tsx Add multi-language support (EN/UK) across entire site 2026-03-09 13:32:04 +00:00