selfdefined/11ty/index.njk

25 lines
1.6 KiB
Plaintext
Raw Normal View History

2019-11-11 23:53:11 +01:00
---
2019-11-17 22:25:36 +01:00
layout: layouts/index.njk
2019-11-11 23:53:11 +01:00
---
<section id="introduction" class="auto-grid">
<h1 class="title__thicc" id="title">Self-Defined</h1>
<p>A modern dictionary about us.<br>We define our words, but they don't define us.</p>
2019-11-11 23:53:11 +01:00
<div>
<p class="summary">
Self-Defined seeks to provide more inclusive, holistic, and fluid definitions to reflect the diverse perspectives of the modern world.
</p>
<p>
With the foundation of vocabulary, we can begin to understand lived experiences of people different than us. Words can provide us with a sense of identify and allow us to find kinship through common experiences.
</p>
</div>
<div class="box">
<h2 class="subtitle">Ways to help</h2>
2019-11-11 23:53:11 +01:00
<ol class="help">
<li>Submit words and definitions or contribute to our code base through <a href="https://github.com/tatianamac/selfdefined/pulls" rel="noreferral">pull requests</a> or <a href="https://github.com/tatianamac/selfdefined/issues" rel="noreferral">issues</a>. Start with our <a href="https://github.com/tatianamac/selfdefined/blob/master/CONTRIBUTING.md" rel="noreferral">contributing guidelines</a> and <a href="/documentation/">documentation</a>.</li>
<li>Sponsor this work through <a href="https://opencollective.com/selfdefined">Open Collective</a> or <a href="https://github.com/sponsors/tatianamac">GitHub Sponsors</a>.</li>
<li>Follow us on Twitter <a href="https://www.twitter.com/selfdefinedapp">@SelfDefinedApp</a>.</li>
2019-11-11 23:53:11 +01:00
</ol>
</div>
2019-11-17 22:25:36 +01:00
</section>