Added Dorsey and small tweaks

This commit is contained in:
Nathan Schneider 2025-03-31 16:57:16 -06:00
parent a7654842d9
commit a2157b2700
4 changed files with 5 additions and 4 deletions

View File

@ -7,4 +7,4 @@ The Protocol Oral History Project is an effort to honor and share the stories of
The color scheme is inspired by _[Constitutional Wampum](http://n2t.net/ark:/65665/ws63912f5dd-e703-4759-8c31-33ac98b3c190)_ by Robert Houle. The color scheme is inspired by _[Constitutional Wampum](http://n2t.net/ark:/65665/ws63912f5dd-e703-4759-8c31-33ac98b3c190)_ by Robert Houle.
The project is led by Nathan Schneider, director of the [Media Economies Design Lab](https://www.colorado.edu/lab/medlab/) at the University of Colorado Boulder. Website designed by [Drew Hornbein](https://www.dhornbein.com/) The project is led by Nathan Schneider, director of the [Media Economies Design Lab](https://www.colorado.edu/lab/medlab/) at the University of Colorado Boulder. Website designed by [Drew Hornbein](https://www.dhornbein.com/).

View File

@ -5,7 +5,7 @@ facilitator: Nathan Schneider
date: 2024-10-10 date: 2024-10-10
approved: 2024-10-11 approved: 2024-10-11
summary: "After widespread resistance to codes of conduct in open-source software communities, Coraline Ada Ehmke's Contributor Covenant became the most popular code of conduct in the ecosystem." summary: "After widespread resistance to codes of conduct in open-source software communities, Coraline Ada Ehmke's Contributor Covenant became the most popular code of conduct in the ecosystem."
tags: [code of conduct, dispute resolution, gender, open-source software, organizations] tags: [code of conduct, dispute resolution, gender, open source, organizations, software]
--- ---
{{< i >}} {{< i >}}

View File

@ -1,11 +1,11 @@
--- ---
narrator: Richard Littauer narrator: Richard Littauer
subject: Constructed Languages subject: Constructed languages
facilitator: Nathan Schneider facilitator: Nathan Schneider
date: 2025-02-04 date: 2025-02-04
approved: 2025-02-11 approved: 2025-02-11
summary: "Constructed languages, or conlangs, are the basis of a hobby, a science, and a community that now occupies a small corner of the entertainment industry." summary: "Constructed languages, or conlangs, are the basis of a hobby, a science, and a community that now occupies a small corner of the entertainment industry."
tags: [fiction, language, open source, software] tags: [fiction, gender, language, open source, software]
--- ---
{{< i >}} {{< i >}}

1
package-lock.json generated
View File

@ -1258,6 +1258,7 @@
"resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-8.3.1.tgz", "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-8.3.1.tgz",
"integrity": "sha512-leHXsQRq89S3JC9zw/tKyiVV2jAhnfQe0J8VI4eQQbUjwIe0XxVqLrR+7UsahF1s9wi4GlqP6SJ8ydf44cgF2Q==", "integrity": "sha512-leHXsQRq89S3JC9zw/tKyiVV2jAhnfQe0J8VI4eQQbUjwIe0XxVqLrR+7UsahF1s9wi4GlqP6SJ8ydf44cgF2Q==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"chalk": "^4.0.0", "chalk": "^4.0.0",
"chokidar": "^3.3.0", "chokidar": "^3.3.0",