Starting page content
15
pages/404.html
Normal file
@ -0,0 +1,15 @@
|
||||
{{#extend "layout"}}
|
||||
|
||||
{{#content "body"}}
|
||||
<article>
|
||||
<div>
|
||||
<h1 class="post-title">File Not Found</h1>
|
||||
<div class="post-content">
|
||||
<p>The page you've requested could not be located.</p>
|
||||
<p><a href="/">Return to Site Index</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
{{/content}}
|
||||
|
||||
{{/extend}}
|
23
pages/_index-copy.md
Normal file
@ -0,0 +1,23 @@
|
||||
|
||||
> **Trans·gen·der** - *adjective*
|
||||
> Denoting or relating to a person whose sense of personal identity and gender does not correspond with their sex assigned at birth.
|
||||
|
||||
|||<div class="copy markup">|||
|
||||
|
||||
For as long as human civilization has existed, [there have been people](https://en.wikipedia.org/wiki/Transgender_history) whose experience of their internal gender does not align with the physical features of their body. The Gala, a middle gender priest class of the Sumerian empire, exited over four thousand five hundred years ago. The indigenous cultures of North America recognized [a third gender](https://en.wikipedia.org/wiki/Third_gender) far before European colonialism, and still do to this day. Roman emperor Elagabalus (218 AD) insisted on being referred to as Lady rather than Lord, and even put forward a ransom for anyone who could conduct genital reconstruction surgery.
|
||||
|
||||
In spite of this, however, the modern understanding of the transgender experience is only approximately 130 years. Even the word "transgender" only dates back to 1965 when John Oliven proposed it as a more accurate alternative to David Cauldwell's term "transsexual" (coined in 1949), which itself replaced Magnus Hirschfield's term "transvestite" (1910).
|
||||
|
||||
To be transgender is to have a gender identity which does not match the gender you were presumed to have based on the genitalia you were born with. This can mean a person born with a penis is actually a girl, that a person born with a vulva is actually a boy, or that a person with either genital configuration may not wholly fit either side of that spectrum and is non-binary.
|
||||
|
||||
A trans person can come to recognize this at *any point* in their life. Some children identify it at as soon as they are able to grasp the concept of the differences between the sexes, others don't start to feel anything until the onset of puberty, and still others do not realize that anything is wrong at all until they are fully adults. Many people are simply never exposed to the idea that their gender could mismatch their birth sex, or what that feels like, and thus simply accepted their fate.
|
||||
|
||||
Even more common is a perception that even tho they have feelings about being unhappy with the gender they were assigned at birth, they believe that this is not the same as what transgender people experience. Some may feel that a wish to be transgender and have transition available is some kind of disrespect towards "real" trans people who knew they were actually boys or girls "born in the wrong body." These narratives of the transgender experience that have been spread by popular media create a very false impression of just what it means to be transgender and what growing up transgender feels like.
|
||||
|
||||
This experience of discontinuity between the internal and external self is what we describe as Gender Dysphoria. Every trans person, regardless of their position within or outside of the gender binary, experiences some form of Gender Dysphoria. This is something of a political topic within trans communities, as different groups have their own ideas of what Gender Dysphoria is, how it manifests, and what qualifies a person as being trans. By and large, however, this debate is feckless and fruitless, as the definition at the top of this page encompasses the beginning and the ending of how these terms intermingle.
|
||||
|
||||
The purpose of this site is to document the many ways that Gender Dysphoria manifests, as well as other aspects of gender transition, in order to provide a guide for those who are questioning, those who are starting, those already on their path, and those who simply wish to be better allies.
|
||||
|
||||
|
||||
|
||||
|||</div>|||
|
11
pages/browserconfig.xml
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src=“https://{{page.domain}}{{rev '/favicon76.png'}}”/>
|
||||
<square150x150logo src="https://{{page.domain}}{{rev '/favicon228.png'}}"/>
|
||||
<TileColor>#FFFFFF</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
37
pages/gdb/_pager.hbs
Normal file
@ -0,0 +1,37 @@
|
||||
|
||||
<div class="pager">
|
||||
{{#is step 0 1 }}<span class="filler"></span>{{/is}}
|
||||
{{#is step 2}}<a href="/gdb/what-is-gender" class="btn btn-primary">{{icon 'chevron-left'}} What Is Gender?</a>{{/is}}
|
||||
{{#is step 3}}<a href="/gdb/gd-history" class="btn btn-primary">{{icon 'chevron-left'}} The History of Gender Dysphoria</a>{{/is}}
|
||||
{{#is step 4}}<a href="/gdb/euphoria" class="btn btn-primary">{{icon 'chevron-left'}} Gender Euphoria</a>{{/is}}
|
||||
{{#is step 5}}<a href="/gdb/physical-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Physical Dysphoria</a>{{/is}}
|
||||
{{#is step 6}}<a href="/gdb/biochemical-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Biochemical Dysphoria</a>{{/is}}
|
||||
{{#is step 7}}<a href="/gdb/social-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Social Dysphoria</a>{{/is}}
|
||||
{{#is step 8}}<a href="/gdb/societal-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Societal Dysphoria</a>{{/is}}
|
||||
{{#is step 9}}<a href="/gdb/sexual-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Sexual Dysphoria</a>{{/is}}
|
||||
{{#is step 10}}<a href="/gdb/presentational-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Presentational Dysphoria</a>{{/is}}
|
||||
{{#is step 11}}<a href="/gdb/historical-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Historical Dysphoria</a>{{/is}}
|
||||
{{#is step 12}}<a href="/gdb/managed-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Managed Dysphoria</a>{{/is}}
|
||||
{{#is step 13}}<a href="/gdb/impostor-syndrome" class="btn btn-primary">{{icon 'chevron-left'}} Impostor Syndrome</a>{{/is}}
|
||||
{{#is step 14}}<a href="/gdb/diagnoses" class="btn btn-primary">{{icon 'chevron-left'}} Clinical Diagnoses</a>{{/is}}
|
||||
{{#is step 15}}<a href="/gdb/treatment" class="btn btn-primary">{{icon 'chevron-left'}} Treating Gender Dysphoria</a>{{/is}}
|
||||
{{#is step 16}}<a href="/gdb/causes" class="btn btn-primary">{{icon 'chevron-left'}} Causes of Gender Dysphoria</a>{{/is}}
|
||||
{{#is step 17}}<a href="/gdb/chromosomes" class="btn btn-primary">{{icon 'chevron-left'}} Disorders of Sexual Development</a>{{/is}}
|
||||
|
||||
{{#is step 0}}<a href="/gdb/what-is-gender" class="btn btn-primary">Continue Reading {{icon 'chevron-right'}}</a>{{/is}}
|
||||
{{#is step 1}}<a href="/gdb/gd-history" class="btn btn-primary">{{icon 'chevron-left'}} The History of Gender Dysphoria</a>{{/is}}
|
||||
{{#is step 2}}<a href="/gdb/euphoria" class="btn btn-primary">{{icon 'chevron-left'}} Gender Euphoria</a>{{/is}}
|
||||
{{#is step 3}}<a href="/gdb/physical-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Physical Dysphoria</a>{{/is}}
|
||||
{{#is step 4}}<a href="/gdb/biochemical-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Biochemical Dysphoria</a>{{/is}}
|
||||
{{#is step 5}}<a href="/gdb/social-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Social Dysphoria</a>{{/is}}
|
||||
{{#is step 6}}<a href="/gdb/societal-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Societal Dysphoria</a>{{/is}}
|
||||
{{#is step 7}}<a href="/gdb/sexual-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Sexual Dysphoria</a>{{/is}}
|
||||
{{#is step 8}}<a href="/gdb/presentational-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Presentational Dysphoria</a>{{/is}}
|
||||
{{#is step 9}}<a href="/gdb/historical-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Historical Dysphoria</a>{{/is}}
|
||||
{{#is step 10}}<a href="/gdb/managed-dysphoria" class="btn btn-primary">{{icon 'chevron-left'}} Managed Dysphoria</a>{{/is}}
|
||||
{{#is step 11}}<a href="/gdb/impostor-syndrome" class="btn btn-primary">{{icon 'chevron-left'}} Impostor Syndrome</a>{{/is}}
|
||||
{{#is step 12}}<a href="/gdb/diagnoses" class="btn btn-primary">{{icon 'chevron-left'}} Clinical Diagnoses</a>{{/is}}
|
||||
{{#is step 13}}<a href="/gdb/treatment" class="btn btn-primary">{{icon 'chevron-left'}} Treating Gender Dysphoria</a>{{/is}}
|
||||
{{#is step 14}}<a href="/gdb/causes" class="btn btn-primary">{{icon 'chevron-left'}} Causes of Gender Dysphoria</a>{{/is}}
|
||||
{{#is step 15}}<a href="/gdb/chromosomes" class="btn btn-primary">{{icon 'chevron-left'}} Disorders of Sexual Development</a>{{/is}}
|
||||
</div>
|
BIN
pages/gdb/_theredgrrl.jpg
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
pages/gdb/bimodal.png
Normal file
After Width: | Height: | Size: 115 KiB |
BIN
pages/gdb/brea_eyes.jpg
Normal file
After Width: | Height: | Size: 273 KiB |
64
pages/gdb/gd-history.md
Normal file
@ -0,0 +1,64 @@
|
||||
---
|
||||
date: "2020-01-26T20:41:55.827Z"
|
||||
title: "The Gender Dysphoria Bible"
|
||||
subtitle: "A Brief History of Gender Dysphoria"
|
||||
description: "The origins of Gender Dysphoria and the current meaning today."
|
||||
|
||||
---
|
||||
|
||||
In 1948 noted sexologist Dr. Alfred Kinsey (yes, [*that* Kinsey](https://en.wikipedia.org/wiki/Alfred_Kinsey)) was contacted by a woman whose male child adamantly insisted that they were in fact a girl, and that something had gone very wrong. The mother, rather than trying to suppress her daughter, wished to help her become who she knew herself to be. Kinsey reached out to a German endocrinologist named [Dr. Harry Benjamin](https://en.wikipedia.org/wiki/Harry_Benjamin) to see if he could help the child. Dr. Benjamin then developed a protocol of estrogen therapy for the teen, and worked with the family to find surgical help.
|
||||
|
||||
Benjamin then went on to refine his protocol and treated thousands of patients with similar feelings over the course of his career. He refused to take payment for his work, instead taking satisfaction from the relief he granted these patients, and using their treatment to further his understanding of the condition. He coined a term for this feeling of incongruence in 1973: Gender Dysphoria. Unfortunately, this term would not be used in the United States until 2013, the American Psychiatric Association opting for the term Gender Identity Disorder instead.
|
||||
|
||||
{!{ {{inject '~/img' images.hbscale className="card sideline" caption="Harry Benjamin Diagnostic Scale"}} }!}
|
||||
|
||||
If you are a trans person reading this, you may have heard the name Harry Benjamin before, but probably not in a favorable context. In 1979 his name was used (with permission) in the forming of the Harry Benjamin International Gender Dysphoria Association (HBIGDA), which released a Standards of Care (SoC) for transgender people. This SoC came to be known as the Harry Benjamin Rules, and were infamously limiting in regards to how Gender Dysphoria could be diagnosed. Patients were placed within a six tier scale based upon their level of misery and sexual dysfunction. If you did not land at Tier 5 or higher, classified as a "True Transexual", you were usually rejected for treatment.
|
||||
|
||||
The problem was, Tier 5 and 6 required that you had to be exclusively attracted to your own birth sex. Transition *had* to be making you straight, not gay, and bisexuals were not allowed. You also had to be experiencing severe distress with your body and genitals, and already be living as your true gender without treatment. Many trans people got around these limitations through community coaching and performative presentations, but for many people (myself included) it was believed that if you did not fit all the criteria, then you were not trans enough to transition.
|
||||
|
||||
In 2011 the HBIGDA reorganized itself to respond to mounting pressures in trans understanding and acceptance, taking on the new name World Professional Association for Transgender Health (WPATH). Under guidance by actual transgender people (a first for the organization), WPATH then proceeded to release an entirely new Standards of Care (version 7, the first in ten years) which abandoned the Benjamin Scale, focusing on specific individual symptoms and disconnecting gender from sexuality entirely. Two years later, in 2013, the American Psychiatric Association changed their diagnostic criteria to match the WPATH SoC in their Diagnostic and Statistical Manual of Mental Disorders (DSM) version 5, replacing Gender Identity Disorder with Gender Dysphoria. With this change, medical transition became available to all trans people in the United States.
|
||||
|
||||
This is why trans presence across the world has suddenly exploded in the last decade. With easier access comes larger numbers, with larger numbers comes more visibility, with more visibility comes more awareness, and with more awareness comes more people accessing treatment. [A study conducted in 2014](https://williamsinstitute.law.ucla.edu/wp-content/uploads/TransAgeReport.pdf) showed 0.6% of adults and 0.7% of youth in the United States identified as transgender, [a study conducted in 2016](https://www.cdc.gov/mmwr/volumes/68/wr/mm6803a3.htm) showed 1.8% of high school age students identified as transgender, and [a survey conducted by GLAAD in 2017](https://www.glaad.org/files/aa/2017_GLAAD_Accelerating_Acceptance.pdf) showed a whopping 12% of respondents 18 to 34 did not identify as cisgender.
|
||||
|
||||
Transgender people are coming out of the woodwork, we are everywhere.
|
||||
|
||||
#### So What Is Gender Dysphoria?
|
||||
|
||||
> **Dys·pho·ri·a** - *Noun*
|
||||
> A state of unease or generalized dissatisfaction with life. The opposite of euphoria.
|
||||
|
||||
{!{ {{inject '~/img' images.glue className="card sideline" caption="What Dysphoria Feels Like"}} }!}
|
||||
|
||||
There is a common misconception among both cisgender and transgender people that Gender Dysphoria refers exclusively to a physical discomfort with ones own body. Consequently, proponents of SoC 7 and DSM-5 have taken to a habit of saying that you do not have to have dysphoria to be transgender. This statement is often repeated like a mantra, as it informs people who do not feel significant body discomfort that they may also be transgender.
|
||||
|
||||
However, this belief that body discomfort is central to Gender Dysphoria is in fact a misconception, and is not even a majority component of a Gender Dysphoria diagnosis. Gender Dysphoria crosses a large number of all aspects of life, including how you interact with others, how others interact with you, how you dress, how you behave, how you fit into society, how you perceive the world around you, and yes, how you relate to your own body.
|
||||
|
||||
In principle, Gender Dysphoria is a feeling of wrongness intrinsic to the self. There is no logical backing to this wrongness, there is nothing which explains it, you can not describe why you feel this way, it is just there. Things in your existence are incorrect, and even knowing which things *are* incorrect can be hard to properly identify.
|
||||
|
||||
Evey Winters described it extremely aptly [in her Dysphoria post](https://eveywinters.com/2019/10/14/on-dysphoria-before-enduring-and-after/).
|
||||
|
||||
> Have you ever been sitting somewhere in a public or a formal place and all of a sudden the bottom of your foot itches? It’s not like you can remove your shoes right there and scratch it, so you endure the feeling of dying inside while this itch grows and grows until you are ready to murder the next person that speaks to you.
|
||||
>
|
||||
> Or when I was younger I used to watch cable TV in the mornings before school. Because it was cable TV in rural WV in the early 90’s, every so often I’d turn on my favorite channel to watch my shows while I ate my maple oatmeal and I’d be seeing Power Rangers — but the audio would be from another station (usually the weather channel). The video was fine. The audio was fine. But the mismatch between them? That’s the kind of frustration that sits with you all day as a child.
|
||||
>
|
||||
> It’s the feeling you get when you ask for a crisp refreshing Diet Coke and the server says, “Is Pepsi ok?”
|
||||
>
|
||||
> It is knowing that something is wrong and not being able to do a damn thing about it.
|
||||
|
||||
The way I used to describe it is like wearing an adult's glove when you are a child. You can put your hand into the glove, and your fingers feed into the digits of the glove, but your dexterity with the glove is severely hindered. You might be able to pick something up, but you can not manipulate it like an adult could. Things just aren't quite right.
|
||||
|
||||
Gender Dysphoria is at it's core simply emotional reactions to the brain knowing that something does not fit. This incongruence is so deep inside the brain's subsystems that there is no obvious message of what the problem is. The only way we have to identify it is via the emotions that it triggers. Our consciousness receives either positive (euphoria) or negative (dysphoria) feedback according to how well our current environment aligns with our internal sense of self. Part of transition is learning to recognize those signals.
|
||||
|
||||
Cisgender people receive them as well, but since the signals usually align with their environment, they take them for granted. There have been a few notable occasions, however, when a cisgender person has been [put into a situation](https://www.teenvogue.com/story/maisie-williams-arya-stark-game-of-thrones-affected-her-body-image) where they experience gender dysphoria. Attempts to raise cisgender children [as the opposite sex](https://www.nytimes.com/2004/05/12/us/david-reimer-38-subject-of-the-john-joan-case.html) (Content warning suicide) have always met with failure when the child inevitably declares themselves differently.
|
||||
|
||||
These impulses of euphoria and dysphoria, arousal and aversion, they all manifest in many different ways, some obvious, some much more subtle. Dysphoria changes over time, as well, taking on new shapes as one moves from pre-awareness into understanding and through transition. The goal of this essay is to break down these manifestations into their distinct categories and describe them so that others may learn to recognize them. This is a very lengthy post, so I have separated it into multiple pages.
|
||||
|
||||
However, first I must stress something very important. So important that I am putting it into big bold letters.
|
||||
|
||||
**EVERY SINGLE TRANS PERSON EXPERIENCES A DIFFERENT SET OF DYSPHORIA SOURCES AND INTENSITIES**
|
||||
|
||||
There is no one single trans experience, there is no standard set of feelings and discomforts, there *is no one true trans narrative*. Every trans person experiences dysphoria in their own way to their own degree, and what bothers one person may not bother another.
|
||||
|
||||
Ok, that disclaimer out of the way, lets get to the meat and potatoes.
|
||||
|
||||
{{inject '_pager' step=2}}
|
BIN
pages/gdb/gender_unicorn.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
pages/gdb/glue.jpg
Executable file
After Width: | Height: | Size: 74 KiB |
BIN
pages/gdb/graph.png
Normal file
After Width: | Height: | Size: 123 KiB |
BIN
pages/gdb/hbscale.gif
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
pages/gdb/jpjumpei.jpg
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
pages/gdb/jurassicpark.jpg
Normal file
After Width: | Height: | Size: 221 KiB |
BIN
pages/gdb/spectrum.jpg
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
pages/gdb/titlecard.jpg
Normal file
After Width: | Height: | Size: 84 KiB |
54
pages/gdb/what-is-gender.md
Normal file
@ -0,0 +1,54 @@
|
||||
---
|
||||
date: "2020-01-26T20:41:55.827Z"
|
||||
title: "The Gender Dysphoria Bible"
|
||||
subtitle: "What is Gender?"
|
||||
description: "A dive into the multitude of ways that gender dysphoria manifests and what it means to be transgender."
|
||||
tweets:
|
||||
- https://twitter.com/CognitiveSoc/status/1228717614630940672
|
||||
---
|
||||
|
||||
{!{ {{inject '~/tweet' ids=(array
|
||||
'1228717614630940672'
|
||||
) tweets=meta.tweets className="sideline" }} }!}
|
||||
|
||||
If you trace the etymology of the word to its Latin roots, gender simply means "type". Historically the word was used in literature to refer to masculine, feminine and neutral nouns. In 1955 psychologist John Money proposed using the term to differentiate mental sex from physical sex, but he was not the first to do so.
|
||||
|
||||
Human Sex (the adjective, not the verb) is broken down into three categories:
|
||||
|
||||
- **Genotype**: The genetically defined chromosomal kareotype of an organism (XX, XY, [and all variants there of](https://twitter.com/sciencevet2/status/1035250518870900737?lang=en))
|
||||
- **Phenotype**: The observable primary and secondary sexual characteristics (genitals, fat and muscle distribution, bone structure, etc)
|
||||
- **Gender**: The internal mental model of a person's own sex.
|
||||
|
||||
Any of these three aspects can fall into a position on a range of values. Your elementary school health class probably taught you that Genotype is binary, either Female (XX) or Male (XY), when the reality is that there are a dozen other permutations that can occur within human beings.
|
||||
|
||||
{!{ {{inject '~/img' images.bimodal className="card sideline"}} }!}
|
||||
|
||||
Likewise, many people believe that Phenotype is also binary, but biology has recognized for hundreds of years that when you plot out all sexual characteristics across a population, you actually end up with a bimodal distribution where the majority of the population falls within a percentile of two groups. This means that some people will, simply by nature of how life works, fall outside of the typical two piles. Many people fall in the middle, with characteristics of both sexes.
|
||||
|
||||
Gender, however, is a lot more... wibbly wobbly timey wimey type stuff. There are a lot of different ways that people have attempted to illustrate the gender spectrum, but none have quite thoroughly captured it, because the spectrum is itself a very abstract concept.
|
||||
|
||||
{!{
|
||||
{{inject '~/img' images.spectrum className="sideline" link="https://bahamutzero.tumblr.com/post/56838411871/gender-a-visual-guide-when-most-people-think-of"}}
|
||||
{{inject '~/img' images.graph className="sideline" }}
|
||||
{{inject '~/img' images.gender_unicorn className="sideline" link="http://www.transstudent.org/gender"}}
|
||||
}!}
|
||||
|
||||
The short of it is, some people are very male, some people are very female, some people feel no gender at all, some people feel both, some are smack in the middle, some land along the edges. Some people oscillate all over the spectrum in unpredictable ways, changing like the wind. Only an individual can identify their own gender, no one else can dictate it for them.
|
||||
|
||||
Gender is part social constructs, part learned behaviors, and part biological processes which form very early in a person's life.
|
||||
|
||||
Present evidence seems to suggest that a person's gender is established during gestation while the cerebral cortex of the brain is forming (more about that in the Causes of Gender Dysphoria section). This mental model then informs, at a subconscious level, what aspects of the gender spectrum a person will lean towards. It affects behavior, perceptions of the world, the way we experience attraction (separate from sexual orientation and hormonal influences) and how we bond with other people.
|
||||
|
||||
Gender also affects the expectations that the brain has for the environment it resides in (your body), and when that environment does not meet those expectations, the brain sends up warning alarms in the form of depression, depersonalization, derealization, and dissociation. These are the brain's subconscious ways of informing us that something is very wrong.
|
||||
|
||||
On the social side, gender involves presentation, how we communicate, what our expectations are from life, and the roles that we fulfill as we walk through life. These are all cultural factors, things which have developed within the population over time, but regardless of being essentially "made up", they are still connected to a gender identity. A person tends to connect to the social aspects of their internal gender, without even realizing they are doing it, and when they are denied access to those social aspects, this results in discomfort with their social position in life.
|
||||
|
||||
John Money's experiments attempted to confirm his belief that gender is entirely a social construct, and that any child can be raised to believe themselves to be whatever they were taught to be. His experiment was a massive failure (see the Bio-Chemical Dysphoria section). Gender does not change, every human is the same gender at 40 that they were at 4. What changes is our own personal understanding of our gender as we mature as individuals.
|
||||
|
||||
These negative symptoms (depression, derealization, social discomfort) are the symptoms of Gender Dysphoria.
|
||||
|
||||
What **Gender is *not*** is sexual orientation. We describe orientation using terms relative to one's gender (homosexual/heterosexual/bisexual), but gender itself does not affect sexuality and sexuality has no role in gender.
|
||||
|
||||
In generalist terms this essay will be describing gender in a sense of binary identities (male/female) vs non-binary identities (agender, bigender, genderqueer, etc), but this is purely for the sake of writing simplicity. Please know that the depth of gender experience and expression is far, far more complicated than this simple breakdown.
|
||||
|
||||
{{inject '_pager' step=1}}
|
31
pages/index.html
Normal file
@ -0,0 +1,31 @@
|
||||
{{#extend "layout"}}
|
||||
|
||||
{{#content "meta"}}
|
||||
<meta property="og:title" content="{{page.title}}">
|
||||
<meta property="og:description" content={{page.description}}>
|
||||
<meta property="og:image" content="https://{{page.domain}}{{rev '/images/titlecard.jpg'}}">
|
||||
<meta property="og:url" content="https://{{page.domain}}">
|
||||
<meta name="twitter:title" content="{{page.title}}">
|
||||
<meta name="twitter:description" content="{{page.description}}">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:image" content="https://{{page.domain}}{{rev '/images/titlecard.jpg'}}">
|
||||
{{/content}}
|
||||
|
||||
{{#content "bodyClass"}}front-page{{/content}}
|
||||
|
||||
{{#content "body"}}
|
||||
|
||||
<section class="top-fold"><div class="container">
|
||||
|
||||
{{markdown '_index-copy'}}
|
||||
|
||||
<div class="pager">
|
||||
<span class="filler"></span>
|
||||
<a href="/gdb/what-is-gender" class="btn btn-primary">Continue Reading {{icon 'chevron-right'}}</a>
|
||||
</div>
|
||||
|
||||
</div></section>
|
||||
|
||||
{{/content}}
|
||||
|
||||
{{/extend}}
|
61
pages/privacy.html
Normal file
@ -0,0 +1,61 @@
|
||||
{{#extend "layout"}}{{#content "bodyAttributes"}}class="page-index"{{/content}}{{#content "body"}}
|
||||
|
||||
<h1>Privacy Policy of GenderDysphoria.fyi</h1>
|
||||
|
||||
<p>GenderDysphoria.fyi operates the https://genderdysphoria.fyi website, which provides the SERVICE.</p>
|
||||
|
||||
<p>This page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service, the GenderDysphoria.fyi website.</p>
|
||||
|
||||
<p>If you choose to use our Service, then you agree to the collection and use of information in relation with this policy. The Personal Information that we collect are used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.</p>
|
||||
|
||||
<p>The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at https://genderdysphoria.fyi, unless otherwise defined in this Privacy Policy. Our Privacy Policy was created with the help of the <a href="https://www.privacypolicytemplate.net">Privacy Policy Template</a> and the <a href="https://www.disclaimer-template.net">Disclaimer Template</a>.</p>
|
||||
|
||||
<h2>Information Collection and Use</h2>
|
||||
|
||||
<p>This site does not collect any personal information.</p>
|
||||
|
||||
<h2>Log Data</h2>
|
||||
|
||||
<p>We want to inform you that whenever you visit our Service, we collect information that your browser sends to us that is called Log Data. This Log Data may include information such as your computer’s Internet Protocol ("IP") address, browser version, pages of our Service that you visit, the time and date of your visit, the time spent on those pages, and other statistics.</p>
|
||||
|
||||
<h2>Cookies</h2>
|
||||
|
||||
<p>Cookies are files with small amount of data that is commonly used an anonymous unique identifier. These are sent to your browser from the website that you visit and are stored on your computer’s hard drive.</p>
|
||||
|
||||
<p>Our website uses these "cookies" to collection information and to improve our Service. You have the option to either accept or refuse these cookies, and know when a cookie is being sent to your computer. If you choose to refuse our cookies, you may not be able to use some portions of our Service.</p>
|
||||
|
||||
<h2>Service Providers</h2>
|
||||
|
||||
<p>We may employ third-party companies and individuals due to the following reasons:</p>
|
||||
|
||||
<ul>
|
||||
<li>To facilitate our Service;</li>
|
||||
<li>To provide the Service on our behalf;</li>
|
||||
<li>To perform Service-related services; or</li>
|
||||
<li>To assist us in analyzing how our Service is used.</li>
|
||||
</ul>
|
||||
|
||||
<p>We want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.</p>
|
||||
|
||||
<h2>Security</h2>
|
||||
|
||||
<p>We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.</p>
|
||||
|
||||
<h2>Links to Other Sites</h2>
|
||||
|
||||
<p>Our Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over, and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.</p>
|
||||
|
||||
<h2>Children’s Privacy</h2>
|
||||
|
||||
<p>Our Services do not address anyone under the age of 13. We do not knowingly collect personal identifiable information from children under 13. In the case we discover that a child under 13 has provided us with personal information, we immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact us so that we will be able to do necessary actions.</p>
|
||||
|
||||
<h2>Changes to This Privacy Policy</h2>
|
||||
|
||||
<p>We may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately, after they are posted on this page.</p>
|
||||
|
||||
<h2>Contact Us</h2>
|
||||
|
||||
<p>If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.</p>
|
||||
|
||||
|
||||
{{/content}}{{/extend}}
|
13
pages/sitemap.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<urlset xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>
|
||||
{{#each posts.final}}
|
||||
<url>
|
||||
<loc>https://{{page.domain}}{{this.url}}</loc>
|
||||
<lastmod>{{date this.date "yyyy-MM-dd'T'HH:mm:ss.SSSxxx"}}</lastmod>
|
||||
</url>
|
||||
{{/each}}
|
||||
<url>
|
||||
<loc>https://{{page.domain}}/</loc>
|
||||
<lastmod>{{#with posts.first}}{{date this.date "yyyy-MM-dd'T'HH:mm:ss.SSSxxx"}}{{/with}}</lastmod>
|
||||
</url>
|
||||
</urlset>
|
54
pages/tags.html
Normal file
@ -0,0 +1,54 @@
|
||||
---
|
||||
title: 'Tagged Posts'
|
||||
---
|
||||
|
||||
{{#extend "layout"}}
|
||||
|
||||
{{#content "meta"}}
|
||||
<meta property="og:title" content="{{page.title}}">
|
||||
<meta property="og:description" content="Just a plus size trans girl in a straight size cis world.">
|
||||
<meta property="og:image" content="{{rev '/images/avi.jpeg'}}">
|
||||
<meta property="og:url" content="https://{{page.domain}}/tags.html">
|
||||
<meta name="twitter:card" content="summary_large_image">{{/content}}
|
||||
|
||||
{{#content "bodyAttributes"}}class="page-index"{{/content}}
|
||||
{{#content "body"}}
|
||||
|
||||
<div class="tag-list">
|
||||
<h3>Posts By Tag</h3>
|
||||
<div class="nav nav-pills" role="tablist">
|
||||
{{#each posts.tags}}
|
||||
<a
|
||||
class="nav-link {{#unless @index}}active{{/unless}}"
|
||||
data-toggle="pill"
|
||||
role="tab"
|
||||
id="{{@key}}-tab"
|
||||
href="#{{@key}}"
|
||||
aria-controls="{{@key}}"
|
||||
aria-selected="{{#if @index}}true{{else}}false{{/if}}"
|
||||
>{{this}}</a>
|
||||
{{/each}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="tab-content">
|
||||
{{#each posts.tags}}
|
||||
<div class="tab-pane fade {{#unless @index}}show active{{/unless}}" role="tabpanel" id="{{@key}}" aria-labelledby="{{@key}}-tab">
|
||||
<div class="post-grid">
|
||||
{{#each (get ../posts.byTag this)}}
|
||||
{{> cell}}
|
||||
{{/each}}
|
||||
</div>
|
||||
</div>
|
||||
{{/each}}
|
||||
|
||||
</div>
|
||||
|
||||
{{/content}}
|
||||
|
||||
{{#content "postscripts"}}
|
||||
<script src="{{rev '/js/tags.js'}}"></script>
|
||||
{{/content}}
|
||||
|
||||
{{/extend}}
|
29
pages/titlecards.html
Normal file
@ -0,0 +1,29 @@
|
||||
{{#extend "layout"}}
|
||||
|
||||
{{#content "bodyAttributes"}}class="page-index"{{/content}}
|
||||
{{#content "body"}}
|
||||
|
||||
<div class="card-grid" style="grid-auto-rows: unset;">
|
||||
|
||||
{{#each posts.all}}
|
||||
<a class="titlecard-preview {{#each classes}}{{this}} {{/each}}" data-id="{{id}}">
|
||||
<span>{{originalpath}}</span>
|
||||
<img src="/images/filler.png" data-src="{{rev this.titlecard}}" alt="" defer>
|
||||
</a>
|
||||
{{/each}}
|
||||
|
||||
</div>
|
||||
|
||||
{{/content}}
|
||||
|
||||
{{#append 'postscripts'}}
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/lozad.js/1.9.0/lozad.min.js"></script>
|
||||
<script>
|
||||
window.lozad('img[data-src]', {
|
||||
rootMargin: '50% 0px', // syntax similar to that of CSS Margin
|
||||
threshold: 0.5, // ratio of element convergence
|
||||
}).observe(); // lazy loads elements with default selector as '.lozad'
|
||||
</script>
|
||||
{{/append}}
|
||||
|
||||
{{/extend}}
|