Louisiana Association of the Deaf website
Find a file
Chris Haulmark 224a219dbb Content accuracy pass, nav redesign, and frontend polish
- Verified all pages against lad1908.org via puppeteer scrape
- About: official DDBHH mission/vision/values, current 2023-2027 board
- Membership: real bylaws types (Full/Associate/Honorary/Student/Senior),
  real payment methods (Venmo @LAD1908, mail check)
- Donate: real $100K stat, real established funds, real mailing address
- Contact: added mailing address card
- Homepage: removed stale May 23 banner, updated to official DDBHH
  language and correct mission statement
- Updates: removed inaccurate members-only footer note (all 235 public)
- Deaf Focus: local logo (no longer depends on Directus), 30-day advance
  notice CTA, portal.deaffocus.org/request button, fax + business hours
- Add sanitize-html.ts utility — strips Facebook CSS classes and editor
  data-attributes from HTML content before dangerouslySetInnerHTML
- Render update.body, event.description, article.body as sanitized HTML
- Fix Deaf capitalization throughout all pages and metadata
- Redesign nav: 9 flat links → About/Updates/Events/Deaf Focus/
  Get Involved dropdown (Membership, Minutes, Contact) + Donate button
- Add nav-dropdown CSS classes with high-contrast theme variants
- Fix homepage Hero gap: py-16 matches other pages; initial={false} on
  Framer Motion prevents SSR opacity:0 invisible flash
2026-05-25 14:42:14 -06:00
backend Fix backend: remove type:module, conflicts with CommonJS tsc output 2026-05-25 08:39:52 -06:00
cline_docs Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling 2025-06-03 17:42:14 -06:00
frontend Content accuracy pass, nav redesign, and frontend polish 2026-05-25 14:42:14 -06:00
mongo-init Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06: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.dev.yml Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling 2025-06-03 17:42:14 -06:00
docker-compose.yml Rewrite docker-compose for staging; fix uploads proxy to use BACKEND_URL HTTP 2026-05-25 08:21:45 -06:00
how_to_use_perplexity_mcp.md Update perplexity pro subscription 2025-03-25 17:43:14 -05:00
LAD_CONTENT.md Rebrand to LAD: green theme, real content on all pages, logo, affiliated orgs 2026-05-24 13:53:01 -06:00
MEMORY_BANK_INSTRUCTIONS.md Add new memory bank instructions for Kilo Code. 2025-06-02 15:03:05 -06:00
planned_implementation.txt Admin dashboard updates. 2025-03-25 11:13:52 -05:00
RESUME.md Update RESUME.md with 2026-05-25 session state 2026-05-24 23:04:31 -06:00
TECH_STACK Admin dashboard updates. 2025-03-25 11:13:52 -05:00
TO_DO.txt feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
TODO.md Add TODO.md with project status and remaining work 2026-05-24 14:47:28 -06:00