Logo Lanfrica

Davismutie/Deaflink-Uganda-website

Type de record:

software
Créateur:
Dav
Hôte:
# Deaf Link Uganda — Website A single-file, static homepage for Deaf Link Uganda (DLU), a national NGO promoting the welfare of Deaf and hard-of-hearing people in Uganda through education, livelihoods, business enterprise, and rights advocacy. ## Files - `index.html` — the entire site (HTML, CSS, and structure in one file). No build step, no dependencies except two Google Fonts loaded via ` `. ## How to use it **Preview locally** Just open `index.html` in any browser (double-click it, or drag it into a browser window). **Publish it** Upload `index.html` to your host as the homepage (e.g. replace the current WordPress homepage template, or host it as a static page). If you're staying on WordPress, a developer can port these sections into a WordPress page/theme rather than replacing the whole CMS. ## What's in the page Sections, top to bottom: 1. **Header / nav** — logo mark, links to each section, "Support DLU" button 2. **Hero** — mission statement + key facts strip (founded 2007, NGO since 2017, 3 programme areas, 0.35% of Uganda's population) 3. **About** — org history, Vision, Mission, and the meaning behind the DLU logo 4. **Programmes** — Education, Business Enterprise, Livelihoods, plus a Deaf Rights & Advocacy callout 5. **Uganda Sign Language** — embedded UgSL introduction video 6. **News** — featured story + secondary story cards 7. **Get Involved** — Donate / Volunteer or Partner / Learn UgSL 8. **Footer** — address, contact numbers, email, quick links, social icons ## Design notes - **Palette**: navy (`#16233d`), terracotta (`#c1392b`), gold (`#e0a545`), warm cream background (`#faf5ea`) — pulled from the DLU logo's triangle/red-arrow motif. - **Type**: Fraunces (serif, headings) + Work Sans (body/UI). - **Signature element**: a small arc/curve motif reused as a section divider, echoing the "link" arrow that encircles the triangle in the DLU logo. - Fully responsive — collapses to a single column under 860px width. ## ⚠️ Things you still need …