Crop and compress hero outreach-01 to responsive WebP/JPEG variants, serve via picture element with preload; lazy-load Home, Donate, and Assistance routes; isolate framer-motion in its own Vite chunk.
Co-authored-by: Cursor <[email protected]>
Export script generates PNG/WebP/favicons/ZIP and OG image; nav uses symbol on mobile and horizontal lockup on desktop; press kit at #/brand with download links and print-friendly guidelines.
Co-authored-by: Cursor <[email protected]>
docs: Add production deployment success documentation for Azure Static Web App
docs: Create Quick Start guide for project setup and deployment instructions
docs: Update README.md to include new documentation links and structure
docs: Enhance User Manual with detailed portal access, roles, and AI assistance features
scripts: Implement architecture diagram export script using Mermaid CLI
scripts: Create script to auto-generate documentation index for easier navigation
chore: Remove unused update-doc-index script
- Added Tailwind CSS configuration with custom theme colors and animations.
- Created global styles in index.css including custom scrollbar and button components.
- Set up main entry point in main.tsx to render the App component.
- Configured TypeScript with strict settings and path mapping.
- Added support for high contrast mode and reduced motion in styles.
- Included print styles for better printing experience.