Skip to content

Commit c820be6

Browse files
committed
Synchronized build
1 parent 754d962 commit c820be6

File tree

1 file changed

+68
-34
lines changed

1 file changed

+68
-34
lines changed

contributing-code/projects/index.html

Lines changed: 68 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,10 @@ <h5 class="card-title"><strong>CC Search</strong>
303303

304304

305305

306+
307+
308+
309+
306310

307311

308312

@@ -365,7 +369,7 @@ <h2>All Active Projects</h2>
365369
<td><a href="https://github.com/creativecommons/caselaw/blob/master/LICENSE">MIT License</a></td>
366370

367371
<td style="min-width: 16rem;">
368-
<a class="btn btn-outline-secondary btn-sm" href="https://github.com/creativecommons/caselaw"><img src="/contributing-code/projects/mark-github.svg" alt="GitHub"/> GitHub</a> <a class="btn btn-outline-secondary btn-sm" href="https://labs.creativecommons.org/caselaw/"><img src="/contributing-code/projects/link-external.svg" alt="website"/> Website</a>
372+
<a class="btn btn-outline-secondary btn-sm" href="https://github.com/creativecommons/caselaw"><img src="/contributing-code/projects/mark-github.svg" alt="GitHub"/> GitHub</a> <a class="btn btn-outline-secondary btn-sm" href="https://labs.creativecommons.org/caselaw/"><img src="/contributing-code/projects/link-external.svg" alt="website"/> Website</a> <a class="btn btn-outline-secondary btn-sm" href="https://creativecommons.slack.com/channels/cc-dev-legal-database"><img src="/contributing-code/projects/mark-slack.svg" alt="slack"/> Slack</a>
369373
</td>
370374
</tr>
371375

@@ -650,7 +654,7 @@ <h2>All Active Projects</h2>
650654
<td><a href="https://github.com/creativecommons/ccsearch-browser-extension/blob/master/LICENSE">MIT License</a></td>
651655

652656
<td style="min-width: 16rem;">
653-
<a class="btn btn-outline-secondary btn-sm" href="https://github.com/creativecommons/ccsearch-browser-extension"><img src="/contributing-code/projects/mark-github.svg" alt="GitHub"/> GitHub</a>
657+
<a class="btn btn-outline-secondary btn-sm" href="https://github.com/creativecommons/ccsearch-browser-extension"><img src="/contributing-code/projects/mark-github.svg" alt="GitHub"/> GitHub</a> <a class="btn btn-outline-secondary btn-sm" href="https://opensource.creativecommons.org/ccsearch-browser-extension/"><img src="/contributing-code/projects/link-external.svg" alt="website"/> Website</a>
654658
</td>
655659
</tr>
656660

@@ -778,7 +782,7 @@ <h2>All Active Projects</h2>
778782
<th scope="row">31</th>
779783
<th scope="row">fonts</th>
780784

781-
<td>Typefaces used by Creative Commons</td>
785+
<td>A collection of typefaces for the web facing Creative Commons</td>
782786

783787
<td>JavaScript</td>
784788

@@ -791,6 +795,21 @@ <h2>All Active Projects</h2>
791795

792796
<tr>
793797
<th scope="row">32</th>
798+
<th scope="row">image-crawler</th>
799+
800+
<td>A polite image crawler that can thumbnail and extract metadata from images at scale</td>
801+
802+
<td>Python</td>
803+
804+
<td><a href="https://github.com/creativecommons/image-crawler/blob/master/LICENSE">MIT License</a></td>
805+
806+
<td style="min-width: 16rem;">
807+
<a class="btn btn-outline-secondary btn-sm" href="https://github.com/creativecommons/image-crawler"><img src="/contributing-code/projects/mark-github.svg" alt="GitHub"/> GitHub</a>
808+
</td>
809+
</tr>
810+
811+
<tr>
812+
<th scope="row">33</th>
794813
<th scope="row">labs</th>
795814

796815
<td>(Deprecated) Tech Team blog</td>
@@ -805,7 +824,7 @@ <h2>All Active Projects</h2>
805824
</tr>
806825

807826
<tr>
808-
<th scope="row">33</th>
827+
<th scope="row">34</th>
809828
<th scope="row">licensebuttons</th>
810829

811830
<td>Creative Commons badges, license Buttons, etc.</td>
@@ -820,7 +839,7 @@ <h2>All Active Projects</h2>
820839
</tr>
821840

822841
<tr>
823-
<th scope="row">34</th>
842+
<th scope="row">35</th>
824843
<th scope="row">magical-pony</th>
825844

826845
<td>Helper tool for staging CC license legalcode translations before they are officially published</td>
@@ -835,12 +854,12 @@ <h2>All Active Projects</h2>
835854
</tr>
836855

837856
<tr>
838-
<th scope="row">35</th>
857+
<th scope="row">36</th>
839858
<th scope="row">mp</th>
840859

841860
<td>Documentation for CC integration into user-generated content platforms</td>
842861

843-
<td>PHP</td>
862+
<td>HTML</td>
844863

845864
<td><a href="https://github.com/creativecommons/mp/blob/master/LICENSE">Creative Commons Zero v1.0 Universal</a></td>
846865

@@ -850,7 +869,7 @@ <h2>All Active Projects</h2>
850869
</tr>
851870

852871
<tr>
853-
<th scope="row">36</th>
872+
<th scope="row">37</th>
854873
<th scope="row">new-creativecommons.org</th>
855874

856875
<td>Primary Creative Commons website</td>
@@ -865,7 +884,7 @@ <h2>All Active Projects</h2>
865884
</tr>
866885

867886
<tr>
868-
<th scope="row">37</th>
887+
<th scope="row">38</th>
869888
<th scope="row">new-www-plugin</th>
870889

871890
<td>creativecommons.org various custom plugins for content types, mostly</td>
@@ -880,7 +899,7 @@ <h2>All Active Projects</h2>
880899
</tr>
881900

882901
<tr>
883-
<th scope="row">38</th>
902+
<th scope="row">39</th>
884903
<th scope="row">new-www-theme</th>
885904

886905
<td>creativecommons.org theme, to make it look lovely</td>
@@ -895,7 +914,7 @@ <h2>All Active Projects</h2>
895914
</tr>
896915

897916
<tr>
898-
<th scope="row">39</th>
917+
<th scope="row">40</th>
899918
<th scope="row">open4us.org</th>
900919

901920
<td>open4us.org website</td>
@@ -910,7 +929,7 @@ <h2>All Active Projects</h2>
910929
</tr>
911930

912931
<tr>
913-
<th scope="row">40</th>
932+
<th scope="row">41</th>
914933
<th scope="row">openpolicynetwork.org</th>
915934

916935
<td>OPN Website</td>
@@ -925,7 +944,7 @@ <h2>All Active Projects</h2>
925944
</tr>
926945

927946
<tr>
928-
<th scope="row">41</th>
947+
<th scope="row">42</th>
929948
<th scope="row">rdfadict</th>
930949

931950
<td></td>
@@ -940,7 +959,7 @@ <h2>All Active Projects</h2>
940959
</tr>
941960

942961
<tr>
943-
<th scope="row">42</th>
962+
<th scope="row">43</th>
944963
<th scope="row">reversionary-rights</th>
945964

946965
<td>International reversionary rights resources site.</td>
@@ -955,7 +974,7 @@ <h2>All Active Projects</h2>
955974
</tr>
956975

957976
<tr>
958-
<th scope="row">43</th>
977+
<th scope="row">44</th>
959978
<th scope="row">rubycas-client-rails</th>
960979

961980
<td>Rails plugin for the RubyCAS-Client</td>
@@ -970,7 +989,7 @@ <h2>All Active Projects</h2>
970989
</tr>
971990

972991
<tr>
973-
<th scope="row">44</th>
992+
<th scope="row">45</th>
974993
<th scope="row">scholars-addenda</th>
975994

976995
<td>The scholars addenda system.</td>
@@ -985,7 +1004,7 @@ <h2>All Active Projects</h2>
9851004
</tr>
9861005

9871006
<tr>
988-
<th scope="row">45</th>
1007+
<th scope="row">46</th>
9891008
<th scope="row">search</th>
9901009

9911010
<td>Legacy Creative Commons Search, no longer under development</td>
@@ -1000,7 +1019,7 @@ <h2>All Active Projects</h2>
10001019
</tr>
10011020

10021021
<tr>
1003-
<th scope="row">46</th>
1022+
<th scope="row">47</th>
10041023
<th scope="row">sre-salt-prime</th>
10051024

10061025
<td>Site Reliability Engineering / DevOps SaltStack configuration files</td>
@@ -1015,7 +1034,7 @@ <h2>All Active Projects</h2>
10151034
</tr>
10161035

10171036
<tr>
1018-
<th scope="row">47</th>
1037+
<th scope="row">48</th>
10191038
<th scope="row">sre-wp-pull</th>
10201039

10211040
<td>Creative Commons Site Reliability Engineering WordPress Data Pull</td>
@@ -1030,7 +1049,7 @@ <h2>All Active Projects</h2>
10301049
</tr>
10311050

10321051
<tr>
1033-
<th scope="row">48</th>
1052+
<th scope="row">49</th>
10341053
<th scope="row">taaccct</th>
10351054

10361055
<td>Profiles of exemplary workforce training programs supported by the U.S. Department of Labor TAACCCT program.</td>
@@ -1045,7 +1064,7 @@ <h2>All Active Projects</h2>
10451064
</tr>
10461065

10471066
<tr>
1048-
<th scope="row">49</th>
1067+
<th scope="row">50</th>
10491068
<th scope="row">team-open</th>
10501069

10511070
<td>Collection of stories documenting the power of open licensing</td>
@@ -1060,7 +1079,7 @@ <h2>All Active Projects</h2>
10601079
</tr>
10611080

10621081
<tr>
1063-
<th scope="row">50</th>
1082+
<th scope="row">51</th>
10641083
<th scope="row">termination-of-transfer</th>
10651084

10661085
<td>Termination of Transfer tool</td>
@@ -1075,7 +1094,7 @@ <h2>All Active Projects</h2>
10751094
</tr>
10761095

10771096
<tr>
1078-
<th scope="row">51</th>
1097+
<th scope="row">52</th>
10791098
<th scope="row">vocabulary</th>
10801099

10811100
<td>A cohesive design system to unify the web facing Creative Commons</td>
@@ -1090,12 +1109,12 @@ <h2>All Active Projects</h2>
10901109
</tr>
10911110

10921111
<tr>
1093-
<th scope="row">52</th>
1112+
<th scope="row">53</th>
10941113
<th scope="row">vue-vocabulary</th>
10951114

1096-
<td>Vue components that implement a cohesive design system to unite the web facing Creative Commons</td>
1115+
<td>A Vue component library implementing a cohesive design system to unite the web facing Creative Commons</td>
10971116

1098-
<td>Vue</td>
1117+
<td>JavaScript</td>
10991118

11001119
<td><a href="https://github.com/creativecommons/vue-vocabulary/blob/master/LICENSE">MIT License</a></td>
11011120

@@ -1105,7 +1124,7 @@ <h2>All Active Projects</h2>
11051124
</tr>
11061125

11071126
<tr>
1108-
<th scope="row">53</th>
1127+
<th scope="row">54</th>
11091128
<th scope="row">wp-plugin-creativecommons</th>
11101129

11111130
<td>Official Creative Commons plugin for licensing your content. With Creative Commons licenses, keep your copyright AND share your creativity.</td>
@@ -1120,12 +1139,12 @@ <h2>All Active Projects</h2>
11201139
</tr>
11211140

11221141
<tr>
1123-
<th scope="row">54</th>
1142+
<th scope="row">55</th>
11241143
<th scope="row">wp-theme-base</th>
11251144

11261145
<td>New base WordPress theme for Creative Commons websites</td>
11271146

1128-
<td>CSS</td>
1147+
<td>PHP</td>
11291148

11301149
<td>Not specified</td>
11311150

@@ -1135,7 +1154,7 @@ <h2>All Active Projects</h2>
11351154
</tr>
11361155

11371156
<tr>
1138-
<th scope="row">55</th>
1157+
<th scope="row">56</th>
11391158
<th scope="row">wp-theme-cc-chapter</th>
11401159

11411160
<td>Creative Commons Chapter site theme (including chapter sites setup, taxonomies, and widget code)</td>
@@ -1150,7 +1169,7 @@ <h2>All Active Projects</h2>
11501169
</tr>
11511170

11521171
<tr>
1153-
<th scope="row">56</th>
1172+
<th scope="row">57</th>
11541173
<th scope="row">wp-theme-cc-sotc</th>
11551174

11561175
<td>WordPress theme for the State of the Commons</td>
@@ -1165,7 +1184,7 @@ <h2>All Active Projects</h2>
11651184
</tr>
11661185

11671186
<tr>
1168-
<th scope="row">57</th>
1187+
<th scope="row">58</th>
11691188
<th scope="row">wp-theme-cctoolkit</th>
11701189

11711190
<td>Creative Commons - Business Toolkit WordPress theme</td>
@@ -1180,12 +1199,27 @@ <h2>All Active Projects</h2>
11801199
</tr>
11811200

11821201
<tr>
1183-
<th scope="row">58</th>
1202+
<th scope="row">59</th>
1203+
<th scope="row">wp-theme-creativecommons.org</th>
1204+
1205+
<td>New WordPress theme for Creative Commons website</td>
1206+
1207+
<td>CSS</td>
1208+
1209+
<td>Not specified</td>
1210+
1211+
<td style="min-width: 16rem;">
1212+
<a class="btn btn-outline-secondary btn-sm" href="https://github.com/creativecommons/wp-theme-creativecommons.org"><img src="/contributing-code/projects/mark-github.svg" alt="GitHub"/> GitHub</a>
1213+
</td>
1214+
</tr>
1215+
1216+
<tr>
1217+
<th scope="row">60</th>
11841218
<th scope="row">wp-theme-summit</th>
11851219

11861220
<td></td>
11871221

1188-
<td>CSS</td>
1222+
<td></td>
11891223

11901224
<td><a href="https://github.com/creativecommons/wp-theme-summit/blob/master/LICENSE">GNU General Public License v2.0</a></td>
11911225

0 commit comments

Comments
 (0)