3 Commits

Author SHA1 Message Date
David Peter
a3271a9470
⚒️ Add optional category support for alt words. (#199)
* 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.
2020-06-12 13:12:15 -07:00
Jonathan Silvestri
2339da4521
📝 Adds alt words to 'dude' (#169)
* Adds alt words dfor dude

* Adds a few more alt words, and a note for some of them
2020-06-01 17:10:04 -07:00
Oak Thielbar
b0b7d4ea08
Adds definition for dude (#157)
* 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>
2020-05-28 14:13:43 -07:00