* 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.
* Front matter for dude
* Wrote definition for dude
* Update 11ty/definitions/dude.md to add quotation marks
Quotation marks added around "dude" in first paragraph
Co-authored-by: Tatiana Mac <github@tatianamac.com>
* Front matter for dude
* Wrote definition for dude
* dude definition's impact section updated courtesy of @tatianamac for added clarity and nuance; see https://github.com/tatianamac/selfdefined/pull/157#discussion_r430756630
* Added avoid flag to 'dude' definition
* Fixed 'dude' definition's flag yaml
Co-authored-by: Tatiana Mac <github@tatianamac.com>