diff --git a/src/admin/config.yml b/src/admin/config.yml index 087052d5d..7f3f310f5 100644 --- a/src/admin/config.yml +++ b/src/admin/config.yml @@ -1,6 +1,6 @@ backend: name: git-gateway - branch: dev + branch: main squash_merges: true commit_messages: create: 'chore(cms): create "{{path}}"' diff --git a/src/collections/events/regulating-the-digital-domain-co-design-research.md b/src/collections/events/regulating-the-digital-domain-co-design-research.md index 498e452d8..8fb968cef 100644 --- a/src/collections/events/regulating-the-digital-domain-co-design-research.md +++ b/src/collections/events/regulating-the-digital-domain-co-design-research.md @@ -13,7 +13,7 @@ shortDescription: >- **Introductory session on Thursday, March 28th.** -previewImageUrl: /uploads/rtdd_colour_small-type_eng.jpg +previewImageUrl: /uploads/rtdd_colour_small-type_eng.svg previewImageAltText: RtDD logo --- We invite members of the disability community, aged 18 years or older, to participate in an upcoming online, inclusive co-design research event. We aim to foster an inclusive environment where diverse perspectives contribute to meaningful change and will work with you to make sure that you can participate equitably. diff --git a/src/collections/initiatives/inverted-wordles-architecture.md b/src/collections/initiatives/inverted-wordles-architecture.md index 87b42f34c..da258ab43 100644 --- a/src/collections/initiatives/inverted-wordles-architecture.md +++ b/src/collections/initiatives/inverted-wordles-architecture.md @@ -1,29 +1,29 @@ --- -title: Inverted Wordles +title: Inverted Word Clouds author: Cindy Li date: 2021-05-08T00:04:54.646Z picture: /uploads/wordle.jpg -altTag: A sample wordle -excerpt: Our development team has been hard at work creating a wordle tool that - will allow users to highlight either minority or majority answers. +altTag: A sample word cloud +excerpt: Our development team has been hard at work creating a word cloud tool + that will allow users to highlight either minority or majority answers. tags: - Bias - We Count --- -When word cloud centres build wordles based on people's answers to a question, majority answers are emphasized while minority answers fade to the background. In order to make minority voices heard, the development team is building a wordle tool that allows users to have the option to flip the algorithm to highlight either the majority or minority answers. +When word cloud centres build word clouds based on people's answers to a question, majority answers are emphasized while minority answers fade to the background. In order to make minority voices heard, the development team is building a word cloud tool that allows users to have the option to flip the algorithm to highlight either the majority or minority answers. -Currently, this wordle tool includes two steps. Further development will be based on feedback. +Currently, this word cloud tool includes two steps. Further development will be based on feedback. -1. People submit their answers to the question: What are the three most important problems to be addressed by inclusive design? +1. People submit their answers to a question. For example: What are the three most important problems to be addressed by inclusive design? ![Submit answers to a question](/uploads/question.png) -2. The wordle is built dynamically by polling submitted answers every five seconds. By default, the less frequent words will be highlighted. When the "conventional weighting" box is checked, the more frequent words will be highlighted. +2. The word cloud is built dynamically by polling submitted answers every five seconds. By default, the less frequent words will be highlighted. When the "conventional weighting" box is checked, the more frequent words will be highlighted. -![The wordle is built dynamically by polling submitted answers every 5 seconds](/uploads/wordle.jpg) +![The word cloud is built dynamically by polling submitted answers every 5 seconds](/uploads/wordle.jpg) Visit these wiki pages to learn more about the technical details: -1. [Inverted Wordle Architecture](https://wiki.fluidproject.org/display/fluid/Inverted+Wordles+Architecture) -2. [Evaluation of Word Cloud Libraries](https://wiki.fluidproject.org/display/fluid/Evaluation+of+word+cloud+libraries) -3. [The Source Code in GitHub](https://github.com/inclusive-design/inverted-wordles/) \ No newline at end of file +1. [Inverted Word Cloud Architecture](https://fluidproject.atlassian.net/wiki/spaces/fluid/pages/11588419/Inverted+Word+Clouds+Architecture) +2. [Evaluation of Word Cloud Libraries](https://fluidproject.atlassian.net/wiki/spaces/fluid/pages/11588563/Evaluation+of+word+cloud+libraries) +3. [The Source Code in GitHub](https://github.com/inclusive-design/inverted-wordles/) diff --git a/src/uploads/rtdd_colour_small-type_eng.svg b/src/uploads/rtdd_colour_small-type_eng.svg new file mode 100644 index 000000000..8ea618ad9 --- /dev/null +++ b/src/uploads/rtdd_colour_small-type_eng.svg @@ -0,0 +1 @@ + \ No newline at end of file