Skip to content

Commit f72cc95

Browse files
authored
Merge pull request creativecommons#292 from ayu023ban/table_to_markdown_table_change
changed table from html to markdown convention in content/community/contents.lr
2 parents 0eb1a83 + c421801 commit f72cc95

File tree

1 file changed

+18
-69
lines changed

1 file changed

+18
-69
lines changed

content/community/contents.lr

Lines changed: 18 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -19,75 +19,24 @@ Creative Commons has a large Slack community with sub-communities for tech/devel
1919

2020
Once you join, please introduce yourself in the `#cc-developers` channel.
2121

22-
The channels most relevant to CC's developer community are:
23-
24-
<table class="table table-sm table-striped">
25-
<thead class="thead-light">
26-
<tr>
27-
<th scope="col">Channel</th>
28-
<th scope="col">Purpose</th>
29-
</tr>
30-
</thead>
31-
<tbody>
32-
<tr>
33-
<td><code>#cc-dev-browser-extension</code</td>
34-
<td>Discussion related to the <a href="https://github.com/creativecommons/ccsearch-browser-extension">CC Search browser extension</a>.</td>
35-
</tr>
36-
<tr>
37-
<td><code>#cc-dev-catalog </code></td>
38-
<td>Discussion related to the <a href="https://api.creativecommons.engineering/">CC Catalog API</a> and <a href="https://github.com/creativecommons/cccatalog">CC Catalog</a>.</td>
39-
</tr>
40-
<tr>
41-
<tr>
42-
<td><code>#cc-dev-cc-catalog-viz</code</td>
43-
<td>Discussion related to the <a href="https://github.com/creativecommons/cccatalog-dataviz">CC Catalog visualizations</a>.</td>
44-
</tr>
45-
<tr>
46-
<td><code>#cc-dev-legal-database </code></td>
47-
<td>Discussion related to the <a href="https://labs.creativecommons.org/caselaw/">CC Legal Database</a>.</td>
48-
</tr>
49-
<tr>
50-
<td><code>#cc-dev-license-chooser</code</td>
51-
<td>Discussion related to the <a href="https://github.com/creativecommons/cc-chooser">new CC license chooser</a>.</td>
52-
</tr>
53-
<tr>
54-
<td><code>#cc-dev-linkchecker</code</td>
55-
<td>Discussion related to the <a href="https://github.com/creativecommons/cc-link-checker">CC automated link checker</a>.</td>
56-
</tr>
57-
<tr>
58-
<td><code>#cc-dev-vocabulary</code</td>
59-
<td>Discussion related to <a href="https://github.com/creativecommons/cc-vocabulary">CC Vocabulary</a>.</td>
60-
</tr>
61-
<tr>
62-
<td><code>#cc-dev-wordpress</code</td>
63-
<td>Discussion related to the <a href="https://github.com/creativecommons/wp-plugin-creativecommons">CC WordPress plugin</a>.</td>
64-
</tr>
65-
<tr>
66-
<td><code>#cc-developers</code</td>
67-
<td>General technical discussion, new tech blog posts.</td>
68-
</tr>
69-
<tr>
70-
<td><code>#cc-gsoc-outreachy</code</td>
71-
<td>General Google Summer of Code and Outreachy related discussion.</td>
72-
</tr>
73-
<tr>
74-
<td><code>#cc-outreachy-platform-toolkit</code</td>
75-
<td>Discussion related to the <a href="https://github.com/creativecommons/mp">CC Platform Toolkit</a> Outreachy project.</td>
76-
</tr>
77-
<tr>
78-
<td><code>#cc-search</code</td>
79-
<td>Discussion related to <a href="https://search.creativecommons.org/">CC Search</a>.</td>
80-
</tr>
81-
<tr>
82-
<td><code>#cc-usability</code</td>
83-
<td>General usability discussions, seeking feedback on new releases of CC products from the community.</td>
84-
</tr>
85-
<tr>
86-
<td><code>#cc-dev-licenses</code</td>
87-
<td>Discussion of the <a href="https://github.com/creativecommons/cc-licenses">CC license infrastructure overhaul project</a>.</td>
88-
</tr>
89-
</tbody>
90-
</table>
22+
The channels most relevant to CC's developer community are:
23+
24+
| Channel | Purpose |
25+
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
26+
| `#cc-dev-browser-extension` | Discussion related to the [Search browser extension](https://github.com/creativecommons/ccsearch-browser-extension) |
27+
| `#cc-dev-catalog` | Discussion related to the [CC Catalog API](https://api.creativecommons.engineering/) and [Catalog](https://github.com/creativecommons/cccatalog) |
28+
| `#cc-dev-cc-catalog-viz` | [CC Catalog visualizations](https://github.com/creativecommons/cccatalog-dataviz) |
29+
| `#cc-dev-legal-database` | [CC Legal Database](https://labs.creativecommons.org/caselaw/) |
30+
| `#cc-dev-license-chooser` | Discussion related to the [new CC license chooser](https://github.com/creativecommons/cc-chooser) |
31+
| `#cc-dev-linkchecker` | Discussion related to the [CC automated link checker](https://github.com/creativecommons/cc-link-checker) |
32+
| `#cc-dev-vocabulary` | Discussion related to [CC Vocabulary](https://github.com/creativecommons/cc-vocabulary) |
33+
| `#cc-dev-wordpress` | Discussion related to the [CC WordPress plugin](https://github.com/creativecommons/wp-plugin-creativecommons) |
34+
| `#cc-developers` | General technical discussion, new tech blog posts. |
35+
| `#cc-gsoc-outreachy` | General Google Summer of Code and Outreachy related discussion. |
36+
| `#cc-outreachy-platform-toolkit` | Discussion related to the [CC Platform Toolkit](https://github.com/creativecommons/mp) Outreachy project. |
37+
| `#cc-search` | Discussion related to [CC Search](https://search.creativecommons.org/) |
38+
| `#cc-usability` | General usability discussions, seeking feedback on new releases of CC products from the community. |
39+
| `#cc-dev-licenses` | Discussion of the [CC license infrastructure overhaul project](https://github.com/creativecommons/cc-licenses) |
9140

9241
### Slack Tips
9342
- You will automatically join the `#general` and `#cc-announcements` channels when you sign in to Slack for the first time.

0 commit comments

Comments
 (0)