Added a new contributing guide and linked from the disclaimer.

This commit is contained in:
Jocelyn Badgley (Twipped)
2021-08-11 15:13:54 -07:00
parent a49d9bf21c
commit 9f812176b3
5 changed files with 75 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<div class="disclaimer"><div>
<strong>The Gender Dysphoria Bible is a Living Document</strong>
<p>The contents of this site will change over time as new additions and revisions are made to further expand upon the full breadth of Gender Dysphoria. In its current iteration it is severely lacking in AFAB narratives, non-binary, agender &amp; genderfluid specific dysphoria, and Third Gender narratives. The GDB is an open source and publicly funded project, <a href="https://github.com/GenderDysphoria/GenderDysphoria.fyi">content</a> and <a href="https://patreon.com/curvyandtrans">fiscal</a> contributions are extremely welcome.</p>
<p>The contents of this site will change over time as new additions and revisions are made to further expand upon the full breadth of Gender Dysphoria. In its current iteration it is severely lacking in non-binary, agender &amp; genderfluid specific dysphoria, as well as Third Gender and Two-Spirit narratives. The GDB is an open source and publicly funded project, <a href="/contributing/">contributions are extremely welcome</a>.</p>
</div></div>

View File

@@ -7,5 +7,8 @@ module.exports = exports = {
PATREON_FOOTER_BODY: 'This site is made possible thanks to contributions from the community. If you have found this site invaluable, please consider <a href="https://www.patreon.com/curvyandtrans">making a pledge on patreon</a> or a <a href="https://ko-fi.com/curvyandtrans">donation via Ko-fi</a>.',
PATREON_FOOTER_THANKS: 'Special thanks to the following patreon supporters:',
FOOTER_COPYRIGHT: 'Site text, website code and original graphics are <a href="https://creativecommons.org/licenses/by-nc-sa/2.0/">licensed CC BY-NC-SA.</a>',
FOOTER_COPYRIGHT2: 'and Other Contributors',
'TRANS_TWITTER_TOPICS': 'Trans Twitter Topics',
};