From ea642bb246f6efab7891781723533cdb118006c9 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:16:15 -0700 Subject: [PATCH 01/19] define CC at top of home page --- content/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contents.lr b/content/contents.lr index 494dbc99..7c6338b8 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -7,7 +7,7 @@ block_content: #### hero #### title: -We have been building free software at Creative Commons for over a decade. +We have been building free software at Creative Commons (CC) for over a decade. ---- links: From 7b8a06690bd3836e24c51385b0f68a499e0b4090 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:18:47 -0700 Subject: [PATCH 02/19] define CC at top of project page --- themes/vocabulary_theme/templates/project_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/vocabulary_theme/templates/project_list.html b/themes/vocabulary_theme/templates/project_list.html index 7fafa9fa..6379fab0 100644 --- a/themes/vocabulary_theme/templates/project_list.html +++ b/themes/vocabulary_theme/templates/project_list.html @@ -7,7 +7,7 @@

Project List

-

This is a list of all active open source software projects that Creative Commons maintains.

+

This is a list of all active open source software projects that Creative Commons (CC) maintains.

From 8fc54210ffc7523e6d697a9b417e33cbd949e1d6 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:19:41 -0700 Subject: [PATCH 03/19] define CC at top of issue finder --- content/contributing-code/issue-finder/contents.lr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/contributing-code/issue-finder/contents.lr b/content/contributing-code/issue-finder/contents.lr index 3082200f..2f722179 100644 --- a/content/contributing-code/issue-finder/contents.lr +++ b/content/contributing-code/issue-finder/contents.lr @@ -4,10 +4,10 @@ _template: issue_finder.html --- title: Issue Finder --- -description: Welcome to the CC developer community! We're absolutely delighted -to have you here. If you want to contribute but are unsure where to start, you -can use this issue finder to find an issue that matches your skills and -experience level. +description: Welcome to the Creative Commons (CC) developer community! We're +absolutely delighted to have you here. If you want to contribute but are unsure +where to start, you can use this issue finder to find an issue that matches +your skills and experience level. --- body: From 4f12b5446857dd1a241486381bc2afe7e2035bed Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:21:18 -0700 Subject: [PATCH 04/19] define CC at top of Pull Request Guidelines --- content/contributing-code/pr-guidelines/contents.lr | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/contributing-code/pr-guidelines/contents.lr b/content/contributing-code/pr-guidelines/contents.lr index a458bec5..a89a61ab 100644 --- a/content/contributing-code/pr-guidelines/contents.lr +++ b/content/contributing-code/pr-guidelines/contents.lr @@ -4,7 +4,12 @@ _template: page-with-toc.html --- title: Pull Request Guidelines --- -description: We ask that contributors to CC projects submit a pull request with your changes. If you're not familiar with pull requests, please read [this GitHub documentation](https://help.github.com/en/articles/about-pull-requests). Here are our expectations for pull requests; following them will expedite the process of merging your code in. +description: We ask that contributors to Creative Commons (CC) projects submit +a pull request with your changes. If you're not familiar with pull requests, +please read [this GitHub documentation][github-pr]. Here are our expectations +for pull requests; following them will expedite the process of merging your +code in. +[github-pr]: https://help.github.com/en/articles/about-pull-requests --- body: From 094bbf598fbbd6a342cbf8381eef564367a2495e Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:22:59 -0700 Subject: [PATCH 05/19] define CC at first use on GitHub Repo Guidelines --- .../contributing-code/github-repo-guidelines/contents.lr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/contributing-code/github-repo-guidelines/contents.lr b/content/contributing-code/github-repo-guidelines/contents.lr index e56176ca..ad53b6a5 100644 --- a/content/contributing-code/github-repo-guidelines/contents.lr +++ b/content/contributing-code/github-repo-guidelines/contents.lr @@ -108,8 +108,8 @@ All repositories must contain a set of standard labels, [documented here](/contributing-code/repo-labels/), which comprise of common labels in addition to repository-specific skill labels. You don't have to set these up manually. The labels are [automatically -managed](https://github.com/creativecommons/ccos-scripts) on all CC -repositories, and so, must not be renamed. +managed](https://github.com/creativecommons/ccos-scripts) on all Creative +Commons (CC) repositories, and so, must not be renamed. Repositories may contain additional custom labels as well which will remain unaffected by the sync. It is recommended that custom labels be explained in @@ -118,7 +118,7 @@ the contribution guidelines for that project. ## Branch protections -Branch protections are automatically set up by CC staff via +Branch protections are automatically set up by CC team members via [creativecommons/ccos-scripts](https://github.com/creativecommons/ccos-scripts). By default, pushing directly to the *default branch* (ex. `main`) is disabled and all pull requests require review by at least one person before merge. From 8af53731251daecfecae1429600118808730a019 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:24:31 -0700 Subject: [PATCH 06/19] define CC at first use on Repository Labels --- content/contributing-code/repo-labels/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contributing-code/repo-labels/contents.lr b/content/contributing-code/repo-labels/contents.lr index b52612c9..53d6e355 100644 --- a/content/contributing-code/repo-labels/contents.lr +++ b/content/contributing-code/repo-labels/contents.lr @@ -227,7 +227,7 @@ recognized by GitHub. The special ones don't have emojis either._ - help wanted - **Description:** Open to participation from the community - 🔒 staff only - - **Description:** Restricted to CC staff members + - **Description:** Restricted to Creative Commons (CC) team members ### Miscellaneous From dad2770f3de2accf1a90f464aa94114801a4407c Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:26:17 -0700 Subject: [PATCH 07/19] define CC at top of Translation Guide --- .../contributing-code/translation-guide/contents.lr | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/content/contributing-code/translation-guide/contents.lr b/content/contributing-code/translation-guide/contents.lr index 0d834a9e..05818567 100644 --- a/content/contributing-code/translation-guide/contents.lr +++ b/content/contributing-code/translation-guide/contents.lr @@ -4,14 +4,17 @@ _template: page-with-toc.html --- title: Translation Guide --- -description: Our translation files are hosted and managed on [Transifex](https://www.transifex.com). It's very easy to sign up for an account and start translation CC services into another language. +description: Our translation files are hosted and managed on +[Transifex](https://www.transifex.com). It is very easy to sign up for an +account and start translation Creative Commons (CC) services into another +language. --- body: -CC applications such as CC Search and the CC License Chooser are used by -millions of users worldwide. Translating these services into the languages our -users speak and read is integral to making these services accessible to our -diverse user base. +CC applications such as CC Search and the CC Chooser are used by millions of +users worldwide. Translating these services into the languages our users speak +and read is integral to making these services accessible to our diverse user +base. We use Transifex to manage our translation files. It provides an intuitive UI and many useful tools. Let's see how you can join us there and get started. From a59fae3c41a7fc9dd714e2117b9ef77eec36b4d3 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:27:17 -0700 Subject: [PATCH 08/19] define CC at top of Usability --- content/contributing-code/usability/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contributing-code/usability/contents.lr b/content/contributing-code/usability/contents.lr index fb84ea84..47503299 100644 --- a/content/contributing-code/usability/contents.lr +++ b/content/contributing-code/usability/contents.lr @@ -6,7 +6,7 @@ title: Usability --- body: -At CC, our goal is to make our products as easy and delightful to use as possible. To that end, we are constantly talking to our users. Sometimes our sessions involve understanding current experiences and identifying pain points, other times we’re determining upcoming feature prioritization. If we plan to roll out a new product, or design a new interface or feature for an existing product, we do research! We appreciate our users volunteering their time to help us with this research by participating in test sessions. +At Creative Commons (CC), our goal is to make our products as easy and delightful to use as possible. To that end, we are constantly talking to our users. Sometimes our sessions involve understanding current experiences and identifying pain points, other times we’re determining upcoming feature prioritization. If we plan to roll out a new product, or design a new interface or feature for an existing product, we do research! We appreciate our users volunteering their time to help us with this research by participating in test sessions. ## Participate in a Session When we’re rolling out a specific feature, we do **usability tests** to test the proposed experience. From 62f4cb25f5187151b6fea0d7b095ca989c049d55 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:29:08 -0700 Subject: [PATCH 09/19] define CC at top of Join the CC Developer Community. also deprioritize twitter and mailing lists --- content/community/contents.lr | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/content/community/contents.lr b/content/community/contents.lr index caa84f44..7265e5d6 100644 --- a/content/community/contents.lr +++ b/content/community/contents.lr @@ -4,11 +4,10 @@ _template: page-with-toc.html --- title: Join the CC Developer Community --- -description: Join our Slack or mailing list communities to meet other -developers interested in Creative Commons, get feedback on your projects, and -talk with CC's full-time engineering staff. You can also keep up with us on the -CC Open Source Blog or via Twitter. +description: Join our Slack to meet other developers interested in Creative +Commons (CC), get feedback on your projects, and talk with CC's full-time +Technology team members. You can also keep up with us on the CC +Open Source Blog. --- body: From 00d42fc14a7605112d0abb912871960051ad5c88 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:30:07 -0700 Subject: [PATCH 10/19] define CC at top of Community Team Members --- themes/vocabulary_theme/templates/community_team_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/vocabulary_theme/templates/community_team_list.html b/themes/vocabulary_theme/templates/community_team_list.html index 90743504..b1d263c7 100644 --- a/themes/vocabulary_theme/templates/community_team_list.html +++ b/themes/vocabulary_theme/templates/community_team_list.html @@ -7,7 +7,7 @@

{{ this.title }}

-

This is a list of all CC Community Team members, and their roles and privileges. For more information about CC Community Team, please see the Community Team Page.

+

This is a list of all Creative Commons (CC) Community Team members, and their roles and privileges. For more information about CC Community Team, please see the Community Team Page.

From 00b3e4e5fb1a9324658fd3ad0579104824bb0f97 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:32:03 -0700 Subject: [PATCH 11/19] define CC at first use on Community Team: Project Roles --- content/community/community-team/project-roles/contents.lr | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/community/community-team/project-roles/contents.lr b/content/community/community-team/project-roles/contents.lr index 0055ea62..cac72062 100644 --- a/content/community/community-team/project-roles/contents.lr +++ b/content/community/community-team/project-roles/contents.lr @@ -4,7 +4,7 @@ _template: page-with-toc.html --- title: Community Team: Project Roles --- -description: This page serves as a guide for project-based roles on CC's Community Team. +description: This page serves as a guide for project-based roles on Creative Commons' Community Team. --- body: @@ -20,7 +20,8 @@ Team][communityteam] page. **Who should apply:** -If you’ve contributed to a CC project, you should apply for this role. +If you’ve contributed to a Creative Commons (CC) project, you should apply for +this role. **What does this role give you?** From 094cdca8fb043cf2db4c3208b74969f03ebe14c4 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:33:10 -0700 Subject: [PATCH 12/19] define CC at top of Write a Blog Post --- content/community/write-a-blog-post/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/write-a-blog-post/contents.lr b/content/community/write-a-blog-post/contents.lr index 36fd6221..d5827c94 100644 --- a/content/community/write-a-blog-post/contents.lr +++ b/content/community/write-a-blog-post/contents.lr @@ -4,7 +4,7 @@ _template: page-with-toc.html --- title: Write a Blog Post --- -description: We invite members of the Creative Commons community to write guest posts on our technical blog. +description: We invite members of the Creative Commons (CC) community to write guest posts on our technical blog. --- body: From 338f3877164e343774a1979e5d653dc1db602de7 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:34:29 -0700 Subject: [PATCH 13/19] define CC at top of CC Open Source Code of Conduct --- content/community/code-of-conduct/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/code-of-conduct/contents.lr b/content/community/code-of-conduct/contents.lr index ad45095a..1a9a5b05 100644 --- a/content/community/code-of-conduct/contents.lr +++ b/content/community/code-of-conduct/contents.lr @@ -4,7 +4,7 @@ _template: page-with-toc.html --- title: CC Open Source Code of Conduct --- -description: The following Code of Conduct applies to all digital spaces managed by the Creative Commons technology team, including GitHub, mailing lists, and any other spaces which the development community uses for communication. Our Slack code of conduct is separate and can be found here. +description: The following Code of Conduct applies to all digital spaces managed by the Creative Commons (CC) Technology team, including GitHub, mailing lists, and any other spaces which the development community uses for communication. Our Slack code of conduct is separate and can be found here. --- body: From 673ee4f38c4249bee4d5d59927a9b0b4f44293de Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:35:49 -0700 Subject: [PATCH 14/19] define CC at top of CC Open Source Code of Conduct Enforcement --- content/community/code-of-conduct/enforcement/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/code-of-conduct/enforcement/contents.lr b/content/community/code-of-conduct/enforcement/contents.lr index 159b103a..3871b041 100644 --- a/content/community/code-of-conduct/enforcement/contents.lr +++ b/content/community/code-of-conduct/enforcement/contents.lr @@ -9,7 +9,7 @@ body: ## Codes of Conduct This document provides incident reporting guidelines and an enforcement manual -for the following codes of conduct used by Creative Commons: +for the following codes of conduct used by Creative Commons (CC): - [Terms of Use - Creative Commons][terms-of-use] - [CC Open Source Code of Conduct][foss-conduct] From e9d85f3d7ba337dd20dbb357c0666c0b29d97b73 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 3 Oct 2024 10:42:55 -0700 Subject: [PATCH 15/19] define CC at top of Project Ideas --- themes/vocabulary_theme/templates/project-ideas.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/vocabulary_theme/templates/project-ideas.html b/themes/vocabulary_theme/templates/project-ideas.html index fe5cd90b..6eb0be72 100644 --- a/themes/vocabulary_theme/templates/project-ideas.html +++ b/themes/vocabulary_theme/templates/project-ideas.html @@ -7,7 +7,7 @@

Open Source Work Programs: Project Ideas

-

This is the project idea list for the current round of open source collaborations at Creative Commons.

+

This is the project idea list for the current round of open source collaborations at Creative Commons (CC).

{% set ideas = site.query('/programs/project-ideas-collection').include_undiscoverable(true) %}