Louisiana Association of the Deaf website
Find a file
TheMaddax adc2eb7abc 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:34:41 -05:00
backend feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
cline_docs feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
frontend feat(website): complete Phase 1 with public pages and Tailwind styling 2025-03-25 10:34:41 -05:00
mongo-init feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
nginx/conf feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
.gitignore Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
best_practices.txt Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
docker-compose.yml feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
how_to_use_perplexity_mcp.md Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
planned_implementation.txt feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
TECH_STACK feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
TO_DO.txt feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00