Skip to content

Commit 5509ef0

Browse files
committed
Content updates to homepage, community page, archives nav.
1 parent 664efba commit 5509ef0

File tree

3 files changed

+17
-14
lines changed

3 files changed

+17
-14
lines changed

content/community/contents.lr

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ title: Join the CC Developer Community
66
---
77
body:
88

9-
<p class="lead">Join our Slack, IRC, or mailing list communities to meet with other developers interested in Creative Commons, get feedback on your projects, and talk with CC's full-time engineering staff.</p>
9+
<p class="lead">Join our Slack, IRC, 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 <a href="/blog">CC Open Source Blog</a> or via <a href="https://twitter.com/cc_opensource">Twitter</a>.</p>
10+
11+
## Mailing Lists
12+
13+
**CC Developers**: For general technical discussion open to all members. Join [on Google Groups](https://groups.google.com/a/creativecommons.org/forum/#!forum/cc-developers) or by sending an email to `cc-developers+subscribe@creativecommons.org`.
14+
15+
**CC Usability Announcements**: Announcement-only list for users to sign up for usability testing. Join [on Google Groups](https://groups.google.com/a/creativecommons.org/forum/#!forum/usability-announce) or by sending an email to `usability-announce+subscribe@creativecommons.org`.
1016

1117
## Slack
1218
Creative Commons has a large Slack community with sub-communities for tech/developers (of course), the [CC Global Network](https://network.creativecommons.org/), specific countries, open education, GLAM, and more. It is open to the public and you can [sign up here](http://slack-signup.creativecommons.org/). If you're not familiar with Slack, please read ["Getting Started" on Slack's usage guide](https://get.slack.help/hc/en-us/categories/360000049043). Information on joining a specific channel is on ["Join a channel"](https://get.slack.help/hc/en-us/articles/205239967-Join-a-channel).
@@ -60,19 +66,13 @@ The channels most relevant to CC's developer community are:
6066
</tbody>
6167
</table>
6268

63-
### Notes
69+
### Slack Tips
6470
- You will automatically join the `#general` and `#cc-announcements` channels when you sign in to Slack for the first time.
6571
- `#general` is for general purpose discussions relevant to CC.
6672
- `#cc-announcements` is reserved for important announcements from CC staff.
6773
- For more information about how Creative Commons uses Slack, see [the Slack page on the CC public wiki](https://wiki.creativecommons.org/wiki/Slack).
6874
- If you're looking to talk to someone on CC's full-time engineering staff, we are all in the Americas and you're most likely to find us on Slack between 11:00 and 23:00 UTC on weekdays.
6975

70-
## Mailing List
71-
72-
You can join the **active CC Developers mailing list [on Google Groups](https://groups.google.com/a/creativecommons.org/forum/#!forum/cc-developers)**.
73-
74-
The archives of our previous developer mailing list are [here](https://lists.ibiblio.org/pipermail/cc-devel/).
75-
7676
## IRC
7777
Please join the `#creativecommons-dev` channel on [Freenode](https://freenode.net/). This channel is mirrored to the `#cc-developers` channel on Slack so that messages posted on Slack show up on IRC and vice-versa.
7878

content/contents.lr

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ So if you're looking to integrate CC licenses or CC licensed works into your app
1818
</div>
1919
<div class="card-body" align="center">
2020
<p class="card-text text-center">Join the CC developer chat and mailing list communities to sconnect with other developers working with CC tools.</p>
21-
<a href="/community" class="btn btn-sm btn-outline-primary">Chat and list information</a>
21+
<a href="/community" class="btn btn-sm btn-outline-primary">See how to join</a>
2222
</div>
2323
</div>
2424

@@ -28,7 +28,7 @@ So if you're looking to integrate CC licenses or CC licensed works into your app
2828
<img class="mx-auto d-block" src="/laptop-code-solid.png" alt="Code icon"/>
2929
</div>
3030
<div class="card-body" align="center">
31-
<p class="card-text text-center">Look through our open issues or suggest features that you'd like to use. All skill levels are welcome.</p>
31+
<p class="card-text text-center">Fix one of our open issues or work on something new that you'd like to use. All skill levels are welcome.</p>
3232
<a href="/contributing-code" class="btn btn-sm btn-outline-primary">Guidelines</a>
3333
<a href="https://github.com/search?q=org%3Acreativecommons+is%3Aopen+label%3A%22help+wanted%22" class="btn btn-sm btn-outline-primary">"Help Wanted" issues</a>
3434
</div>
@@ -42,6 +42,7 @@ So if you're looking to integrate CC licenses or CC licensed works into your app
4242
<div class="card-body" align="center">
4343
<p class="card-text text-center">Use CC-licensed works in your application or (coming soon!) use our WordPress plugin to license your content.</p>
4444
<a href="https://api.creativecommons.engineering/" class="btn btn-sm btn-outline-primary">Catalog API</a>
45+
<a href="/projects" class="btn btn-sm btn-outline-primary">All our projects</a>
4546
</div>
4647
</div>
4748

@@ -57,13 +58,14 @@ So if you're looking to integrate CC licenses or CC licensed works into your app
5758
</div>
5859

5960
<div class="card get-involved-card border-dark mb-4">
60-
<h5 class="card-title text-center"><strong>Test our Software</strong></h5>
61+
<h5 class="card-title text-center"><strong>Usability Testing</strong></h5>
6162
<div class="card-img-top">
6263
<img class="mx-auto d-block" src="/vials-solid.png" alt="Test tubes icon"/>
6364
</div>
6465
<div class="card-body" align="center">
65-
<p class="card-text text-center">Let us know how our tools are working for you! All projects in the page below that have a website URL are fair game.</p>
66-
<a href="/projects" class="btn btn-sm btn-outline-primary">All active projects</a>
66+
<p class="card-text text-center">Participate in one of our regular usability tests for CC tools that we're actively working on (we'll give you a gift card!)</p>
67+
<a href="/community/#mailing-lists" class="btn btn-sm btn-outline-primary">Sign up to test</a>
68+
<a href="https://github.com/creativecommons/creativecommons.org/issues/new/choose" class="btn btn-sm btn-outline-primary">File an issue</a>
6769
</div>
6870
</div>
6971

templates/layout.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@
8585
<div class="dropdown-menu" aria-labelledby="navbarArchivesDropdown">
8686
{% for href, title in [
8787
['/archives/old-tech-blog', 'CC Tech Blog (2007-2014)'],
88+
['https://lists.ibiblio.org/pipermail/cc-devel/', 'cc-devel mailing list (2005-2015)'],
8889
] %}
89-
<a class="dropdown-item" href="{{ href|url }}">{{ title }}</a>
90+
<a class="dropdown-item" href="{{ href }}">{{ title }}</a>
9091
{% endfor %}
9192
</div>
9293
</li>

0 commit comments

Comments
 (0)