mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-01-23 09:50:39 +00:00
bd88c18fd0
* fix: untrack definitions in dist * feat(detail pages): update item link * feat(detail pages): add layout * feat(detail pages): render whole definition content * feat(detail pages): remove definitons from homepage * 🧹 def list component * feat(layout): render site footer in all pages * feat(detail pages): rename definition root class && move css into partials * chore: abstract further css into own files * feat(detail pages): update headling level of definition content * feat(styles): set box sizing * feat(styles): add margin bottom utility * feat(styles): selection * feat(components): sub page header own component * feat(detail pages): add sections * feat(style): mian headline * feat(page layout): rename page content grid * feat(page layout): add wide content class * feat(detail pages): set document title * feat(detail pages): set uniform document title for docs and definitions * feat(page title): add comment * feat(detail pages): add meta description * feat(detail pages): wrap def header in article tag * chore: set up ava * feat(filters): move permalink function into file, add test * chore: rename _temp to _util, remove creation script * feat(detail pages): helper function to find additional definitions * chore: move helpers to single directory * feat(detail pages): create shortcode for further definition navigation * feat(detail pages): fix find defs function * feat(detail pages): shortcode for browse nav markup * chore: fix collection mock data * feat(detail pages): render browse nav * feat(detail pages): style browse nav, style improvements * feat(detail pages): test redirect * feat(detail pages): client side redirect * feat(homepage): set title * 💅 * feat(detail pages): incorporate design changes * feat(detail pages): hide browse headlines * feat(detail pages): label lists * feat(footer): add aria label * feat(detail pages): redice heading level in md * feat(detail pages): spacing in browse nav * feat(detail pages): reduce line height * feat(detail pages): set max width w/o breaking homepage * feat(detail pages): replace in-definition definition links * 🧹 * feat(detail pages): recover spacing utility * 🧹 * chore(packages): update ava * config: specify nvm version * 💅 * 💅
3.2 KiB
3.2 KiB
title | parent | ||||
---|---|---|---|---|---|
Flagged Word |
|
As explained in the Front Matter documentation we can use different flags which inform readers at a glance how this word is used. Here are some examples.
Avoid
This is a the baseline if a word is everyday use and you want to to explain deeply why this is wrong, but also point to alternatives folks might use. Note: Alt words are not required for words that should be avoided.
This example is copied out of the definition of crazy.
---
title: crazy
slug: crazy
flag:
text: 'Ableist Slur'
level: avoid
defined: true
speech: noun
alt_words:
- abundant
- bizarre
- enormous
- ludicrous
- outlandish
- ridiculous
- unbelievable
- unexpected
- unfamiliar
- unreal
- scary
- shocking
- strange
- wicked
---
mentally deranged; demented; insane.
## Issues
Crazy is very commonly used as an adjective to embody a vast array of ideas, often not specifically. It is used so frequently that it sometimes is a filler. Crazy can also be used in a derogatory manner for someone with mental or psychiatric disabilities.
## Impact
By using ableist language, we are perpetuating violence against people who experience mental or psychological disabilities. Using this language perpetuates those systems and language of harm, regardless of our intent.
## Usage Tip
Be more specific. Typically we can find an alternate definition by simply reflecting on what emotion we're really feeling.
Tool
Some words describe a physical or rethorical tool. These typically have no alternatives, but are a good place to link to external resources.
This example is the definition of performative allyship.
---
title: performative allyship
slug: performative-allyship
defined: true
speech: noun
flag:
level: tool
text: White Supremacy Tool
reading:
- text: 'Are you practicing performative allyship?'
href: http://affinitymagazine.us/2017/07/09/are-you-practicing-performative-allyship/
- text: 'Is This Your Queen? Ellen Pompeo, Growth and Performative White Allyship'
href: https://www.theroot.com/is-this-your-queen-ellen-pompeo-growth-and-performati-1830593400
- text: 'Performative allyship: what it is, what it looks like, and why we want to avoid it.'
href: https://www.scarymommy.com/performative-allyship-what-it-is-what-it-looks-like-and-why-we-want-to-avoid-it/
---
when an individual or group of power/majority/privilege (e.g., white, male, abled, unqueer, etc) loudly profess(es) their actions in the name of 'allyship,' while actively conducting harm to, taking focus away from, and generally being unhelpful towards the group they claim to support, often to receive praise and attention, without taking critical action to dismantle the systems of harm.
## Impact
Performative allyship detracts from the stories of the oppressed and the impact that oppression has on them in favour of the stories of the oppressors and their intent to help. The cost of performative allyship can also be that the stories of the oppressed people are appropriated, watered down, and inaccurately retold by people who should not be telling those stories.