Commit graph

3 commits

Author SHA1 Message Date
2e429b0af3 Update npm packages to latest compatible versions - June 2025 2025-06-01 07:06:36 -07:00
4221cbfcb3 Add in with video management and improve member and events management. 2025-03-26 17:45:44 -05:00
ae01874c0a feat(website): complete Phase 1 with public pages and Tailwind styling
- Add Events, Membership, and Donate pages with responsive layouts
- Fix Tailwind CSS 4.0 configuration with proper PostCSS setup
- Update Memory Bank documentation (product, system, tech context)
- Configure CSS variables for consistent theming and accessibility
- Fix client-side components with 'use client' directives
- Update progress tracking in Memory Bank
- Implement WCAG 2.2 AA accessibility features

This commit completes Phase 1 of the OCD website implementation plan,
establishing all core public-facing pages with proper styling and accessibility.
2025-03-25 10:35:05 -05:00