<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Words of Culture</title>
<meta name="description" content="Words of Culture is a digital home for African and Caribbean proverbs, names, and anthems, presented with the care and context they deserve.">
<link rel="canonical" href="https://wordsofculture.com/about">
<meta name="robots" content="index, follow">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,400&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
  :root{--cream:#F3ECDE;--panel:#FBF7EE;--ink:#241F18;--green:#1E3D2A;--gold:#C49A3F;--muted:#8C8576;--divider:#E3DAC7;--line:#EBE3D2}
  *{box-sizing:border-box;margin:0;padding:0}
  body{font-family:'Inter',system-ui,sans-serif;background:var(--cream);color:var(--ink);line-height:1.65}
  .wrap{max-width:760px;margin:0 auto;padding:0 22px}
  a{color:var(--green);text-decoration:underline;text-underline-offset:2px}
  a:hover{color:var(--gold)}
  .hero{background:linear-gradient(180deg,#F6EFE1,#F1E7D3);border-bottom:1px solid var(--divider);padding:64px 22px 48px;text-align:center}
  .hero h1{font-family:'Fraunces',serif;font-weight:600;font-size:clamp(34px,4.8vw,50px);line-height:1.08;color:var(--green)}
  .hero .tag{margin-top:14px;font-family:'Fraunces',serif;font-style:italic;font-size:18px;color:var(--muted);line-height:1.4}
  main{padding:48px 0 60px}
  h2{font-family:'Fraunces',serif;font-weight:600;font-size:26px;color:var(--green);margin:44px 0 14px;line-height:1.25}
  h2:first-of-type{margin-top:0}
  h3{font-family:'Fraunces',serif;font-weight:600;font-size:18px;color:var(--ink);margin:24px 0 6px;line-height:1.3}
  p{margin:12px 0;font-size:16px;color:#3d3830}
  ul{margin:12px 0 16px 22px}
  li{margin:8px 0;font-size:16px;color:#3d3830}
  strong{color:var(--ink);font-weight:600}
  .lead{font-size:18px;color:#2d281f;line-height:1.6}
  .divider{width:60px;height:2px;background:var(--gold);border:0;margin:36px auto;opacity:.7}
  .pull{font-family:'Fraunces',serif;font-style:italic;font-size:19px;color:var(--green);line-height:1.5;padding:14px 0 14px 20px;border-left:3px solid var(--gold);margin:20px 0}
  .close{text-align:center;margin-top:48px;padding-top:36px;border-top:1px solid var(--divider)}
  .close p{font-family:'Fraunces',serif;font-size:17px;color:var(--muted);font-style:italic}
  .close .wm{font-family:'Fraunces',serif;font-weight:600;color:var(--gold);font-size:20px;letter-spacing:.14em;text-transform:uppercase;margin-top:14px}
  footer{border-top:1px solid var(--divider);text-align:center;padding:34px 22px;background:#F6EFE1}
  footer .wm{font-family:'Fraunces',serif;font-weight:600;color:var(--gold);font-size:19px;letter-spacing:.12em;text-transform:uppercase}
  footer nav{margin-top:10px;font-size:14px}
  footer nav a{color:var(--green);text-decoration:none;margin:0 8px}
  footer nav a:hover{color:var(--gold)}
</style>
</head>
<body>

<header class="hero">
  <div class="wrap">
    <h1>About Words of Culture</h1>
    <p class="tag">Every name has a story. Every story has a culture.</p>
  </div>
</header>

<main>
  <div class="wrap">
    <p class="lead">Words of Culture is a digital home for the wisdom of Africa and the Caribbean, proverbs, names, anthems, and the language of everyday life. The small, powerful things that carry the identity of a people from one generation to the next.</p>

    <p>We exist because so much of this wisdom has been carried by mouth, not by page. And when it moves online, it often arrives stripped of context, mistranslated, or reduced to something less than it is. We want to give it back its weight.</p>

    <hr class="divider">

    <h2>Our mission</h2>
    <p>To preserve, celebrate, and share the cultural heritage of Africa and the Caribbean, with respect for the communities it comes from, care for the people who first spoke it, and clarity for the people meeting it for the first time.</p>

    <p>We believe that:</p>
    <ul>
      <li>Culture is not something to be consumed. It is something to be honoured.</li>
      <li>Wisdom belongs to the community that shaped it. We present ours as visitors, not owners.</li>
      <li>Language matters. A proverb translated carelessly is a proverb diminished.</li>
      <li>African and Caribbean heritage deserves to be met with the same seriousness and beauty as any tradition in the world.</li>
    </ul>

    <h2>What you will find here</h2>

    <h3>Proverbs</h3>
    <p>Short lines of ancient wisdom from across the continent and the diaspora, Yoruba, Akan, Igbo, Swahili, Amharic, Zulu, Kweyol, Patois, Kreyol, and more. Each one presented with its original phrasing, a careful translation, and the meaning behind it. Some are as old as memory. Some still guide daily life. All are alive.</p>

    <h3>Names</h3>
    <p>Every African and Caribbean name carries something, a hope, a circumstance, a prayer, a promise. Our <a href="/names">names section</a> holds hundreds of them, organised by country and origin language, with pronunciations, meanings, and the cultural context that makes each one what it is.</p>

    <h3>Anthems</h3>
    <p>The songs a nation chooses to represent itself say a lot about who it thinks it is. We are building a growing library of African and Caribbean national anthems, with lyrics, translations, and history behind each one.</p>

    <h3>Coming next</h3>
    <p>Long-form writing on the traditions, languages, and stories that shape these cultures. Interactive maps. Community-contributed content. A newsletter with something worth reading, once in a while.</p>

    <hr class="divider">

    <h2>How we work</h2>

    <p>We take accuracy seriously. Where a translation is contested, we say so. Where a proverb varies by region or dialect, we note it. Where we are uncertain, we mark it, and we invite corrections from anyone with lived or academic knowledge of the tradition.</p>

    <p class="pull">We are not neutral about the cultures we cover. We love them. We think they matter.</p>

    <p>And we work to make sure that love shows up as respect, not romance, not exoticism, and not the flattening that happens when a rich tradition gets reduced to a single line on someone else's feed.</p>

    <h2>Who this is for</h2>

    <p>For anyone with African or Caribbean heritage who wants to reconnect, learn more, or teach the next generation.</p>

    <p>For anyone who has ever wondered what a name means, where a saying comes from, or what a country sings when it stands.</p>

    <p>For anyone building a family, naming a child, writing a story, planning a wedding, or simply curious about the wisdom the world has to offer.</p>

    <p>For anyone, wherever they were born, who believes that culture is worth taking seriously.</p>

    <h2>A note on ownership</h2>

    <p>The cultural material featured here, proverbs, names, anthems, belongs to the communities that created it. We are stewards of the presentation, not owners of the source. Where an individual or community holds a specific claim to particular content, we welcome the conversation and will always credit, correct, or remove as appropriate.</p>

    <h2>Get in touch</h2>

    <p>If you have a proverb to share, a translation to correct, a name we have missed, or something to tell us:</p>
    <p><strong>Email:</strong> <a href="mailto:hello@wordsofculture.com">hello@wordsofculture.com</a></p>
    <p>We read every message. We reply to every message.</p>

    <div class="close">
      <p>Thank you for being here.</p>
      <p class="wm">Words of Culture</p>
    </div>
  </div>
</main>

<footer>
  <div class="wm">Words of Culture</div>
  <nav>
    <a href="/">Home</a> ·
    <a href="/proverbs">Proverbs</a> ·
    <a href="/names">Names</a> ·
    <a href="/about">About</a> ·
    <a href="/contact">Contact</a> ·
    <a href="/privacy">Privacy</a> ·
    <a href="/terms">Terms</a>
  </nav>
</footer>

</body>
</html>