The Global Transgender Resources Registry ‒ A collaboratively made registry of webpages in Markdown containing useful information for transgender people around the world https://gtrr.artemislena.eu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Artemis bd5611f792
T.: Just some minor style stuff
5 days ago
France Updated category names and some existing information 1 year ago
Germany L: Added nofollow stuff 1 week ago
Switzerland Updated category names and some existing information 1 year ago
USA T.: Upon further consideration, those addiction recovery thingies seemed a bit spammy, especially now we got mails from others also askeda be included. Removed. 8 months ago
_layouts T.: New (faster) hashing process, Liquid improvements 6 days ago
static T.: Just some minor style stuff 5 days ago
.gitignore T.: New (faster) hashing process, Liquid improvements 6 days ago
LICENSE Initial commit 2 years ago
README.md L: Added nofollow stuff 1 week ago
_cobalt.yml Sitemap 2 years ago
_deploy.sh T.: Just some minor style stuff 5 days ago
ads.txt T.: Adware GTFO 2 years ago
app-ads.txt T.: Adware GTFO 2 years ago
apple-touch-icon.png L: Apple Web Clip support. 8 months ago
index.md T.: Updated hrt.cafe link(s) 4 months ago
robots.txt T.: Updated robots.txt w sitemap 8 months ago

README.md

GTRR

The Global Transgender Resources Registry A collaboratively made registry of webpages in Markdown containing useful information for transgender people around the world

For the post introducing the project, see here. The official instance is here.

Contributing guidelines

  • You may use English and/or the native language of the country.
  • Put things into the appropriate path, e.g. country/region/city/ or country/.
  • When linking to things within the registry, use relative paths, not absolute paths.
  • Don't be a bigot; don't spread hate. Try to follow the code of conduct.
  • Be honest. Don't be shy to include criticism of inviduals or organizations, if said criticism mirrors your experiences.
  • Please follow the file format requirements as specified below.
  • You agree to the content you submit to be licensed under CC0.

File format and style

The files are written in Markdown, and compiled by Cobalt.

Frontmatter

If your file is written in a different language than English, please include a frontmatter like this at the top of your file:

---
data: {lang: "de"}
---

Substitute de with the common two-letter shortcode of the language you used.

Names of categories

To unify the categories in which entities are put, please refer to this probably non-exhaustive list:

  • Accessoires (e.g. packers, binders, padding, tucking equipment)
  • Legal situation
  • Hair removal
  • Health insurances
  • Holistic clinics
  • Hormone therapy
  • Psychotherapy and indications
  • Support groups and resources
  • Surgery
  • Voice
  • Other (e.g. events, bars)

Feel free to translate them to your native language, and ideally adjust the sorting accordingly. If something's missing, feel free to suggest to add it via the usual routes of contribution.

Language

You may use either English or a native language of the country you're writing about. Use inclusive, gender-neutral language where possible and appropriate. Some languages may require special characters that would be recognized by Markdown, e.g. an asterisk (*) to do so; these need to be escaped by a backslash (\), i.e. \*.

You may specifically disrecommend certain people and institutionns. If you decide to link to their website, please set rel="nofollow" on the <a> then (in case you're not experienced enough with Markdown/HTML to do that, just ask us).