@@ -277,38 +277,21 @@ <h2 class="is-paddingless level-left">
277
277
278
278
279
279
280
- < div class =" column is-one-third ">
281
- < article class ="card entry-post vertical project-index ">
282
- < div class ="card-content ">
283
- < h4 class ="card-title b-header "> < a href ="https://github.com/creativecommons/cccatalog-api "> CC Catalog API</ a > </ h4 >
284
- < a class ="button is-text tiny site-link " href ="https://api.creativecommons.engineering/ ">
285
- < span > Visit site</ span >
286
- < i class ="icon external-link "> </ i >
287
- </ a >
288
- < div class ="content ">
289
- The Creative Commons Catalog API allows programmatic access to search for CC-licensed and public domain digital media.
290
- </ div >
291
- < div class ="labels ">
292
-
293
- < button class ="button tag "> Python</ button >
294
-
295
- < button class ="button tag "> Django</ button >
296
-
297
- < button class ="button tag "> Django REST Framework</ button >
298
-
299
- < button class ="button tag "> Elasticsearch</ button >
300
-
301
- </ div >
302
- < div class ="external-links ">
303
- < a class ="button is-text tiny " href ="https://github.com/creativecommons/cccatalog-api ">
304
- < i class ="icon github "> </ i >
305
- < span class ="link-content "> Github Repository</ span >
306
- </ a >
307
-
308
- </ div >
309
- </ div >
310
- </ article >
311
- </ div >
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
312
295
313
296
314
297
@@ -317,33 +300,35 @@ <h4 class="card-title b-header"><a href="https://github.com/creativecommons/ccca
317
300
< div class =" column is-one-third ">
318
301
< article class ="card entry-post vertical project-index ">
319
302
< div class ="card-content ">
320
- < h4 class ="card-title b-header "> < a href ="https://github.com/creativecommons/cccatalog-frontend "> CC Search </ a > </ h4 >
321
- < a class ="button is-text tiny site-link " href ="https://search .creativecommons.org ">
303
+ < h4 class ="card-title b-header "> < a href ="https://github.com/creativecommons/chooser "> CC Chooser </ a > </ h4 >
304
+ < a class ="button is-text tiny site-link " href ="https://chooser-beta .creativecommons.org/ ">
322
305
< span > Visit site</ span >
323
306
< i class ="icon external-link "> </ i >
324
307
</ a >
325
308
< div class ="content ">
326
- CC Search is a search tool for CC-licensed and public domain content across the internet .
309
+ [WIP] The new and improved CC license selection tool .
327
310
</ div >
328
311
< div class ="labels ">
329
312
330
- < button class ="button tag "> JavaScript</ button >
313
+ < button class ="button tag "> HTML</ button >
314
+
315
+ < button class ="button tag "> CSS</ button >
316
+
317
+ < button class ="button tag "> JS</ button >
318
+
319
+ < button class ="button tag "> Bulma</ button >
320
+
321
+ < button class ="button tag "> Vue</ button >
331
322
332
- < button class ="button tag "> Vue.js </ button >
323
+ < button class ="button tag "> Jest </ button >
333
324
334
325
</ div >
335
326
< div class ="external-links ">
336
- < a class ="button is-text tiny " href ="https://github.com/creativecommons/cccatalog-frontend ">
327
+ < a class ="button is-text tiny " href ="https://github.com/creativecommons/chooser ">
337
328
< i class ="icon github "> </ i >
338
329
< span class ="link-content "> Github Repository</ span >
339
330
</ a >
340
331
341
- < br >
342
- < a class ="button is-text tiny " href ="https://creativecommons.slack.com/channels/cc-search ">
343
- < i class ="icon slack "> </ i >
344
- < span class ="link-content "> Slack channel (#cc-search)</ span >
345
- </ a >
346
-
347
332
</ div >
348
333
</ div >
349
334
</ article >
@@ -394,22 +379,6 @@ <h4 class="card-title b-header"><a href="https://github.com/creativecommons/ccca
394
379
395
380
396
381
397
-
398
-
399
-
400
-
401
-
402
-
403
-
404
-
405
-
406
-
407
-
408
-
409
-
410
-
411
-
412
-
413
382
414
383
415
384
@@ -474,6 +443,39 @@ <h4 class="card-title b-header"><a href="https://github.com/creativecommons/voca
474
443
475
444
476
445
446
+ < div class =" column is-one-third ">
447
+ < article class ="card entry-post vertical project-index ">
448
+ < div class ="card-content ">
449
+ < h4 class ="card-title b-header "> < a href ="https://github.com/creativecommons/wp-plugin-creativecommons "> CC WordPress Plugin</ a > </ h4 >
450
+ < a class ="button is-text tiny site-link " href ="https://wordpress.org/plugins/creative-commons/ ">
451
+ < span > Visit site</ span >
452
+ < i class ="icon external-link "> </ i >
453
+ </ a >
454
+ < div class ="content ">
455
+ Official Creative Commons plugin for licensing your content. With Creative Commons licenses, keep your copyright AND share your creativity.
456
+ </ div >
457
+ < div class ="labels ">
458
+
459
+ < button class ="button tag "> PHP</ button >
460
+
461
+ < button class ="button tag "> CSS</ button >
462
+
463
+ < button class ="button tag "> JS</ button >
464
+
465
+ < button class ="button tag "> WordPress</ button >
466
+
467
+ </ div >
468
+ < div class ="external-links ">
469
+ < a class ="button is-text tiny " href ="https://github.com/creativecommons/wp-plugin-creativecommons ">
470
+ < i class ="icon github "> </ i >
471
+ < span class ="link-content "> Github Repository</ span >
472
+ </ a >
473
+
474
+ </ div >
475
+ </ div >
476
+ </ article >
477
+ </ div >
478
+
477
479
478
480
479
481
0 commit comments