* 🇫🇷 Add French definition for "dissociative identity disorder"
* ➕ Add other used terms
* ✏️ Lowercase titles
* ✏️ Add reading resource
* ✏️ Remove extra space before "Read more" section
* Added avoid flag text to meta descriptions
* Moved meta description logic to a shortcode
* Fixing nunjucks syntax error in base template head
Co-authored-by: Oscar <ovlb@users.noreply.github.com>
* Initial Frequently Asked Questions (FAQs) page that is a child to the Documentation page and cross-linked accordingly. Corresponds to issue #246
* Cross-referencing and linking to the new FAQs page (b55ec86) from the Contributing Guidelines docs. Corresponds to issue #246
* Doh! Inadvertently removed the `Get Help` sub-heading under c98290e; this commit adds `Get Help` back
* linting - updating unordered bullets to dash instead of asterisk
* adding copy and link to joining the Self-Defined app Slack community per feedback from Tatiana
* Update 11ty/documentation/index.md
Feedback from Tatiana
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Update 11ty/documentation/frequently-asked-questions.md
Copy feedback from Tatiana
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* tidying up copy for FAQs page per Tatiana feedback, specifically under `Open PR`
* additional copy cleanup and updates per Tatiana PR feedback
* converting the FAQ markdown page (b55ec86, 5552abd) to a njk html template since we're utilizing dl, dt & dd markup tags for our FAQ content. Changes include corresponding CSS rules for dl and dt tags and minor punctuation update in the contributing guidelines. Addresses issue #246
Co-authored-by: Manny Becerra <mannybecerra@users.noreply.github.com>
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Added attribution to ableism definiton excerpt
* Fixed typo in name of quoted auther in ableism definition
Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
* Added excerpt for ok-hand
* Added excerpt for AsAm
* Added excerpt for East Asian
* Added excerpt for South Asian
* Added excerpt for SE Asian
* Added excerpt for bierasure
* Added excerpt for biromantic
* Added excerpt for bisexual
* Added excerpt for cisgender
* Added excerpt for crazy
* Add excerpt for dumb
* Add excerpt for derpy
* Add excerpt for digital blackface
* Add excerpt for dude
* Add excerpt for ESL
* Add excerpt for fatphobia
* Add excerpt for gaslighting
* Add excerpt for gender pronouns
* Add excerpt for Hispanic
* Add excerpt for hysterical
* Add excerpt for latino
* Add excerpt for latinx
* Add excerpt for mansplain
* Add excerpt for minorities
* Add excerpt for minoritised
* Add excerpt for neopronouns
* Add excerpt for non-binary
* Add excerpt for OCD
* Add excerpt for Oriental
* Add excerpt for ORM
* Add excerpt for pansexual
* Add excerpt for performative allyship
* Add excerpt for polyamory
* Add excerpt for pow-wow
* Add excerpt for preferred pronouns
* Add excerpt for pronouns
* Add excerpt for r-word
* Add excerpt for sane
* Add excerpt for sanity check
* Add excerpt for savage
* Add excerpt for spaz
* Add excerpt for suicide
* Add excerpt for tone deaf
* Add excerpt for transfeminine
* Add excerpt for URM
* Add excerpt for unreal
* Add excerpt for white feminism
* Add excerpt for white fragility
* Add excerpt for women and people of colour
* Add excerpt for transgender
* Fix spelling for "existence"
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Fix wording for digital blackface excerpt
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Add indicators for flag levels
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Revert "Add indicators for flag levels"
This reverts commit a291d5fa668156970e2496710bd6c39a53819e1b, because the flag level is already indicated in the excerpt structure.
Co-authored-by: Oscar <ovlb@users.noreply.github.com>
Co-authored-by: Tatiana Mac <github@tatianamac.com>
Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
* Includes missing repository link on development documentation.
* Contributing section in development documentation
* moved contributing reference in documentation to introduction.
* Update 11ty/documentation/development.md
Co-authored-by: Tatiana Mac <github@tatianamac.com>
Co-authored-by: Oscar <ovlb@users.noreply.github.com>
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* feat(dark mode): set up first set of colors
* feat(dark mode): define state colours
* 🧹
* feat(dark mode): variablify all teh wordz
* feat(dark mode): set colors on body
* feat(dark mode): replace hard coded color value
* feat(dark mode): 🌑
* feat(a11y): update link focus styles
- restores visible focus in windows high contrast mode
- increases visibility in boxes with bg colour
* feat(dark mode): enable postcss
* 💅
* feat(dark mode): add user control
* chore: use generic headline name
* feat(dark mode): hide switch until script loads
* feat(dark mode): increase link contrast
* add content warning to footer nav partial
* feat(dark mode): replace hard coded colour value in alertbox
* feat(dark mode): tone down text colour
* feat(dark mode): properly invert code elements
* 🧹 move box styles into own partial
* feat(dark mode): use darker colour as background for links
* This commit adds the excerpt front matter element, to show an
abbreviated version of the definition in social previews. This
also includes the documentation updates to support this change.
* This commit adds @olvb's suggestion to use 'set' to define the
alert & preview combo, to avoid repetitive code
* This commit updates the preview text to only include the flag if
it's "avoid" – if the flag is "warning" or there is no flag, it
will not appear at the beginning of the preview text.
Co-authored-by: Kathryn Grayson Nanz <kathryn@Kathryns-MacBook-Air.local>
Co-authored-by: Oscar <ovlb@users.noreply.github.com>
Co-authored-by: Kathryn <>
* fixed the typo in the README.md for Contributor Covenant spelling
* Revert "fixed the typo in the README.md for Contributor Covenant spelling"
This reverts commit 25db38fab89a884c2eeb72e83056eb9986b7b6c0.
* tried to revert package.json changes and make the same spelling update to the README.md
* Add empty page content file
* Add link in footer
* Make footer links span two columns when in grid template layout
* wrap footer grid-column in media query to strip triggering 2 columns on mobile
* Add guidelines content
* Capitalise 'Warning'
* Add link to guidance page from guidance definition block
* Change 'term' to 'topic'
* Update 11ty/content-warning-guidelines/index.md
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Update 11ty/content-warning-guidelines/index.md
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Update 11ty/content-warning-guidelines/index.md
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Update 11ty/content-warning-guidelines/index.md
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Update 11ty/content-warning-guidelines/index.md
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* remove additional line breaks to pass lint tests
* remove my now unneeded media query
* Remove longer content warning from definition page
* Change content warning flag to link to separate content warning guidance page
* remove unneeded content flag styling
Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* This commit creates a new definition for "Boogaloo"
* This commit fixes a broken link
* This commit updates the definition for 'Boogaloo', incorporating the
contributions added by Eric.
* Update 11ty/definitions/boogaloo.md
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* This commit revises the "Impact" section of the definition to focus
on the harmed and not the perpetrator
Co-authored-by: Kathryn Grayson Nanz <kathryn@Kathryns-MacBook-Air.local>
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Add optional category support for alt words.
In the frontmatter for Markdown word definitions, the `alt_words` key
now supports any number of categories, though it functionally only
supports one level in the look & feel of the website.
If we wish to use multi-level categories, we can add a class to the <ul>
in order to cleanly style nested lists.
Resolves#170
* Fix: Digital Blackface lint issues.
* installed @11ty/eleventy-plugin-rss package and added it to the config
* adding default rss template from the 11ty documentation
* using 'definedWords' as a collection, not 'posts'
* added a link to the feed in the html head, on the homepage so it's co-located with the other means of engagement, and in the feed itself (permalink is now part of metadata too)
* metadata.description is what we want to show as the feed subtitle, and made the author name safe as part of the metadata json; can't use the safe filter otherwise xml blows up
* removed redundant --- from right below the frontmatter, which md turns into a <hr>, which makes xml blow up
* made indentation consistent
* removing subscribe link from the CTA box, adding it to the footer next to Documentation link with bullet delimiter; updated site footer's ul style to show list items as display-block elements
* on definition pages, the footer is constrained to have the max width of the sidebar (160px). set grid-column: 1 / -1 to give it the full width to match the home/toc page
* created a new collection for sorting only defined words via their .date value (should be created date unless otherwise specified)
* RSS feed now shows posts in the order used by new definedWordsChronological collection
* reversed sort order as requested
* re-prettier-ifying eleventy.js
Co-authored-by: Oscar <ovlb@users.noreply.github.com>