Skip to content

Commit 1241ab6

Browse files
authored
Merge pull request creativecommons#814 from creativecommons/define-cc-acronym
Define Creative Commons (CC) acronym at top of page or on first use
2 parents a9be63a + ca9ffba commit 1241ab6

File tree

19 files changed

+53
-42
lines changed

19 files changed

+53
-42
lines changed

content/blog/entries/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ _model: blog
33
title: CC Open Source Blog
44
---
55
description:
6-
Welcome to CC's new technical blog! The CC technical team writes about what we're working on, updates about CC's software projects, engineering related programs and events that CC is participating in, and more. We also feature posts from community members working on CC-related projects. You can subscribe to our [RSS feed <i class="icon rss-square body-normal"></i>](/blog/feed.xml).
6+
Welcome to Creative Commons (CC) open source and technical blog! The CC Technical team writes about what we're working on, updates about CC's software projects, engineering related programs and events that CC is participating in, and more. We also feature posts from community members working on CC-related projects. You can subscribe to our [RSS feed <i class="icon rss-square body-normal"></i>](/blog/feed.xml).

content/community/code-of-conduct/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _template: page-with-toc.html
44
---
55
title: CC Open Source Code of Conduct
66
---
7-
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 <a href=" https://wiki.creativecommons.org/wiki/Slack/Code_of_Conduct">can be found here</a>.
7+
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 <a href=" https://wiki.creativecommons.org/wiki/Slack/Code_of_Conduct">can be found here</a>.
88
---
99
body:
1010

content/community/code-of-conduct/enforcement/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
## Codes of Conduct
1010

1111
This document provides incident reporting guidelines and an enforcement manual
12-
for the following codes of conduct used by Creative Commons:
12+
for the following codes of conduct used by Creative Commons (CC):
1313

1414
- [Terms of Use - Creative Commons][terms-of-use]
1515
- [CC Open Source Code of Conduct][foss-conduct]

content/community/community-team/project-roles/contents.lr

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _template: page-with-toc.html
44
---
55
title: Community Team: Project Roles
66
---
7-
description: This page serves as a guide for project-based roles on CC's <a href="/community/community-team/">Community Team</a>.
7+
description: This page serves as a guide for project-based roles on Creative Commons' <a href="/community/community-team/">Community Team</a>.
88
---
99
body:
1010

@@ -20,7 +20,8 @@ Team][communityteam] page.
2020

2121
**Who should apply:**
2222

23-
If you’ve contributed to a CC project, you should apply for this role.
23+
If you’ve contributed to a Creative Commons (CC) project, you should apply for
24+
this role.
2425

2526
**What does this role give you?**
2627

content/community/contents.lr

+4-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ _template: page-with-toc.html
44
---
55
title: Join the CC Developer Community
66
---
7-
description: Join our Slack or mailing list communities to meet other
8-
developers interested in Creative Commons, get feedback on your projects, and
9-
talk with CC's full-time engineering staff. You can also keep up with us on the
10-
<a href="/blog">CC Open Source Blog</a> or via <a
11-
href="https://twitter.com/cc_opensource">Twitter</a>.
7+
description: Join our Slack to meet other developers interested in Creative
8+
Commons (CC), get feedback on your projects, and talk with CC's full-time
9+
Technology team members. You can also keep up with us on the <a href="/blog">CC
10+
Open Source Blog</a>.
1211
---
1312
body:
1413

content/community/write-a-blog-post/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _template: page-with-toc.html
44
---
55
title: Write a Blog Post
66
---
7-
description: We invite members of the Creative Commons community to write guest posts on <a href="/blog">our technical blog</a>.
7+
description: We invite members of the Creative Commons (CC) community to write guest posts on <a href="/blog">our technical blog</a>.
88
---
99
body:
1010

content/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ block_content:
77
#### hero ####
88
title:
99

10-
We have been building <span class="has-text-forest-green">free software</span> at <span class="has-text-gold">Creative Commons</span> for over a decade.
10+
We have been building <span class="has-text-forest-green">free software</span> at <span class="has-text-gold">Creative Commons (CC)</span> for over a decade.
1111
----
1212
links:
1313

content/contributing-code/github-repo-guidelines/contents.lr

+3-3
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ All repositories must contain a set of standard labels, [documented
108108
here](/contributing-code/repo-labels/), which comprise of common labels in
109109
addition to repository-specific skill labels. You don't have to set these up
110110
manually. The labels are [automatically
111-
managed](https://github.com/creativecommons/ccos-scripts) on all CC
112-
repositories, and so, must not be renamed.
111+
managed](https://github.com/creativecommons/ccos-scripts) on all Creative
112+
Commons (CC) repositories, and so, must not be renamed.
113113

114114
Repositories may contain additional custom labels as well which will remain
115115
unaffected by the sync. It is recommended that custom labels be explained in
@@ -118,7 +118,7 @@ the contribution guidelines for that project.
118118

119119
## Branch protections
120120

121-
Branch protections are automatically set up by CC staff via
121+
Branch protections are automatically set up by CC team members via
122122
[creativecommons/ccos-scripts](https://github.com/creativecommons/ccos-scripts).
123123
By default, pushing directly to the *default branch* (ex. `main`) is disabled
124124
and all pull requests require review by at least one person before merge.

content/contributing-code/issue-finder/contents.lr

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ _template: issue_finder.html
44
---
55
title: Issue Finder
66
---
7-
description: Welcome to the CC developer community! We're absolutely delighted
8-
to have you here. If you want to contribute but are unsure where to start, you
9-
can use this issue finder to find an issue that matches your skills and
10-
experience level.
7+
description: Welcome to the Creative Commons (CC) developer community! We're
8+
absolutely delighted to have you here. If you want to contribute but are unsure
9+
where to start, you can use this issue finder to find an issue that matches
10+
your skills and experience level.
1111
---
1212
body:
1313

content/contributing-code/pr-guidelines/contents.lr

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ _template: page-with-toc.html
44
---
55
title: Pull Request Guidelines
66
---
7-
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.
7+
description: We ask that contributors to Creative Commons (CC) projects submit
8+
a pull request with your changes. If you're not familiar with pull requests,
9+
please read [this GitHub documentation][github-pr]. Here are our expectations
10+
for pull requests; following them will expedite the process of merging your
11+
code in.
12+
[github-pr]: https://help.github.com/en/articles/about-pull-requests
813
---
914
body:
1015

content/contributing-code/repo-labels/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ recognized by GitHub. The special ones don't have emojis either._
227227
- <span class="gh-label friendliness">help wanted</span>
228228
- **Description:** Open to participation from the community
229229
- <span class="gh-label friendliness">🔒 staff only</span>
230-
- **Description:** Restricted to CC staff members
230+
- **Description:** Restricted to Creative Commons (CC) team members
231231

232232

233233
### Miscellaneous

content/contributing-code/translation-guide/contents.lr

+8-5
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ _template: page-with-toc.html
44
---
55
title: Translation Guide
66
---
7-
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.
7+
description: Our translation files are hosted and managed on
8+
[Transifex](https://www.transifex.com). It is very easy to sign up for an
9+
account and start translation Creative Commons (CC) services into another
10+
language.
811
---
912
body:
1013

11-
CC applications such as CC Search and the CC License Chooser are used by
12-
millions of users worldwide. Translating these services into the languages our
13-
users speak and read is integral to making these services accessible to our
14-
diverse user base.
14+
CC applications such as CC Search and the CC Chooser are used by millions of
15+
users worldwide. Translating these services into the languages our users speak
16+
and read is integral to making these services accessible to our diverse user
17+
base.
1518

1619
We use Transifex to manage our translation files. It provides an intuitive UI
1720
and many useful tools. Let's see how you can join us there and get started.

content/contributing-code/usability/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Usability
66
---
77
body:
88

9-
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.
9+
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.
1010

1111
## Participate in a Session
1212
When we’re rolling out a specific feature, we do **usability tests** to test the proposed experience.

content/programs/applicant-guide/contents.lr

+5-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ _template: page-with-toc.html
55
title: Open Source Work Programs: Applicant Guide
66
---
77
description:
8-
CC participates in open source work programs such as Google Summer of Code
9-
(GSoC) and Outreachy. Both CC staff and community members are welcome to lead
10-
projects. Details about specific programs and rounds are listed in the
11-
[Overview page](/programs); this page serves as a general guide to applicants.
8+
Creative Commons (CC) participates in open source work programs such as Google
9+
Summer of Code (GSoC) and Outreachy. Both CC team members and community members
10+
are welcome to lead projects. Details about specific programs and rounds are
11+
listed in the [Overview page](/programs); this page serves as a general guide
12+
to applicants.
1213
---
1314
body:
1415

content/programs/contrib-guide/contents.lr

+5-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ _template: page-with-toc.html
55
title: Open Source Work Programs: Contributor Guide
66
---
77
description:
8-
CC participates in open source work programs such as GSoC and Outreachy. Both
9-
CC staff and community members are welcome to lead projects. Details about
10-
specific programs and rounds are listed in the [Overview page](/programs); this
11-
page serves as a general guide for accepted contributors.
8+
Creative Commons (CC) participates in open source work programs such as Google
9+
Summer of Code (GSoC) and Outreachy. Both CC team members and community members
10+
are welcome to lead projects. Details about specific programs and rounds are
11+
listed in the [Overview page](/programs); this page serves as a general guide
12+
for accepted contributors.
1213
---
1314
body:
1415

content/programs/lead-guide/contents.lr

+5-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ _template: page-with-toc.html
55
title: Open Source Work Programs: Project Lead Guide
66
---
77
description:
8-
CC participates in open source work programs such as GSoC and Outreachy. Both
9-
CC staff and community members are welcome to lead projects. Details about
10-
specific programs and rounds are listed in the [Overview page](/programs); this
11-
page serves as a general project lead guide.
8+
Creative Commons (CC) participates in open source work programs such as Google
9+
Summer of Code (GSoC) and Outreachy. Both CC team members and community members
10+
are welcome to lead projects. Details about specific programs and rounds are
11+
listed in the [Overview page](/programs); this page serves as a general project
12+
lead guide.
1213
---
1314
body:
1415

themes/vocabulary_theme/templates/community_team_list.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="header">
88
<div class="container">
99
<h1>{{ this.title }}</h1>
10-
<p class="description column is-9 is-paddingless">This is a list of all CC Community Team members, and their roles and privileges. For more information about CC Community Team, please see <a href="/community/community-team/">the Community Team Page</a>.</p>
10+
<p class="description column is-9 is-paddingless">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 <a href="/community/community-team/">the Community Team Page</a>.</p>
1111
</div>
1212
</div>
1313
<div class="container padding-horizontal-big padding-vertical-xl">

themes/vocabulary_theme/templates/project-ideas.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="header">
88
<div class="container">
99
<h1>Open Source Work Programs: Project Ideas</h1>
10-
<p class="description">This is the project idea list for the <span class="has-color-forest-green">current round of open source collaborations at Creative Commons.</span></p>
10+
<p class="description">This is the project idea list for the <span class="has-color-forest-green">current round of open source collaborations at Creative Commons (CC).</span></p>
1111
{% set ideas = site.query('/programs/project-ideas-collection').include_undiscoverable(true) %}
1212
<div class="filter-labels" id="project-list">
1313
<button type="button" class="button tag btn-dark filter-btn" data-filter="all">

themes/vocabulary_theme/templates/project_list.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="header">
88
<div class="container">
99
<h1>Project List</h1>
10-
<p class="description">This is a list of all active open source software projects that Creative Commons maintains.</p>
10+
<p class="description">This is a list of all active open source software projects that Creative Commons (CC) maintains.</p>
1111
</div>
1212
</div>
1313
<div class="body container">

0 commit comments

Comments
 (0)