Skip to content

Commit 8788c78

Browse files
committed
2 parents b944aec + 3b0f361 commit 8788c78

File tree

24 files changed

+1657
-716
lines changed

24 files changed

+1657
-716
lines changed

content/archives/contents.lr

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
_model: page
22
---
3+
_template: page-with-title.html
4+
---
35
title: CC Tech Archives
46
---
57
body:
68

7-
This section contains archives related to older CC projects.
9+
The following sections are archives related to older Creative Commons (CC) projects and communications.
810

9-
* [CC Tech Blog (2007-2014)](/archives/old-tech-blog/entries/)
11+
- [CC Tech Blog (2007-2014)](/archives/old-tech-blog/entries/)
12+
- [CC-Devel Mailing List (2005-2015)](https://lists.ibiblio.org/pipermail/cc-devel/)
+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
username: ariessa
2+
---
3+
name: Ariessa Norramli
4+
---
5+
md5_hashed_email: 6ee7af2da22737fd49ce56adc226d2cb
6+
---
7+
about:
8+
Ariessa is a Google Season of Docs 2020 participant. Her project is about improving CC Catalog API Usage Guide. She is `@ariessa` on the CC Slack.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name: cc-catalog-api
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
title: Add Query Using curl Command and Provide Response Samples
2+
---
3+
categories:
4+
cc-catalog-api
5+
gsod
6+
gsod-2020
7+
open-source
8+
community
9+
---
10+
author: ariessa
11+
---
12+
series: gsod-2020-cccatalog-api-usage-guide
13+
---
14+
pub_date: 2020-09-25
15+
---
16+
body:
17+
18+
First of all, I’m very thankful to get selected as a Google Season of Docs participant under Creative Commons. My project name is Improve CC Catalog API Usage Guide. The project aims to revamp the existing CC Catalog API documentation to include more narrative elements and increase user friendliness. As the focal point of this project will potentially be delivered before the end of the GSOD period, this project will also improve the CC Catalog API repo documentation for potential contributors. This project will also produce guidelines for contributing to documentation. For this project, my mentor is Alden Page.
19+
20+
### Week 1
21+
22+
So, the first two weeks of Google Season of Docs have passed. For the first week, I added examples to perform the query using curl command. I hit some problem with a Forbidden error. Turns out my access key got expired. My problem was solved after obtaining a new access key.
23+
24+
### Week 2
25+
26+
For the second week, I started to write response samples. It was tough as I have a hard time understanding [drf-yasg](https://github.com/axnsan12/drf-yasg), which is an automatic Swagger generator. It can produce Swagger / OpenAPI 2.0 specifications from a Django Rest Framework API. I tried to find as many examples as I could to increase my understanding. Funny, but it took me awhile to realise that drf-yasg is not made up of random letters. The DRF part stands for Django Rest Framework while YASG stands for Yet Another Swagger Generator.
27+
28+
----
29+
30+
That’s all!
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name: GSoD 2020: Improve CC Catalog API Usage Guide

content/community/contents.lr

+12
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,18 @@ The channels most relevant to CC's developer community are:
8585
<td><code>#cc-dev-licenses</code></td>
8686
<td>Discussion related to the <a href="https://github.com/creativecommons/cc-licenses">CC license infrastructure overhaul project.</a></td>
8787
</tr>
88+
<tr>
89+
<td><code>#cc-dev-icmi</code></td>
90+
<td>Discussion related to the Image Clustering and Metric Inference project.</a></td>
91+
</tr>
92+
<tr>
93+
<td><code>#cc-dev-ipa</code></td>
94+
<td>Discussion related to the Image Popularity and Authority project.</a></td>
95+
</tr>
96+
<tr>
97+
<td><code>#cc-dev-lcga</code></td>
98+
<td>Discussion related to the Linked Commons Graph Analysis project.</a></td>
99+
</tr>
88100
</table>
89101
</div>
90102

databags/community_team_members.json

+24-71
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,39 @@
11
{
22
"community_builders": [
33
{
4-
"github": "SaurabhAgarwala",
5-
"name": "Saurabh Argarwala",
6-
"role": "Community Collaborator"
7-
},
8-
{
9-
"github": "av-00",
104
"name": "Arushi Verma",
115
"role": "Community Contributor"
6+
},
7+
{
8+
"name": "Saurabh Argarwala",
9+
"role": "Community Collaborator"
1210
}
1311
],
1412
"projects": [
1513
{
1614
"members": [
1715
{
18-
"github": "ChariniNana",
1916
"name": "Charini Nanayakkara",
2017
"role": "Project Core Committer"
2118
},
2219
{
23-
"github": "kss682",
2420
"name": "Srinidhi Krishna",
2521
"role": "Project Core Committer"
2622
},
2723
{
28-
"github": "akshgpt7",
29-
"name": "Aksh Gupta",
24+
"name": "Allen Abraham",
3025
"role": "Project Collaborator"
3126
},
3227
{
33-
"github": "allen505",
34-
"name": "Allen Abraham",
28+
"name": "Aksh Gupta",
3529
"role": "Project Collaborator"
3630
},
3731
{
38-
"github": "avats-dev",
39-
"name": "Aditya Vats",
32+
"name": "Shubham Pandey",
4033
"role": "Project Contributor"
4134
},
4235
{
43-
"github": "sp35",
44-
"name": "Shubham Pandey",
36+
"name": "Aditya Vats",
4537
"role": "Project Contributor"
4638
}
4739
],
@@ -51,24 +43,20 @@
5143
{
5244
"members": [
5345
{
54-
"github": "ariessa",
55-
"name": "Ariessa Norramli",
56-
"role": "Project Core Committer"
57-
},
58-
{
59-
"github": "dhruvkb",
60-
"name": "Dhruv Bhanushali",
61-
"role": "Project Collaborator"
46+
"name": "Tanuj Agarwal",
47+
"role": "Project Contributor"
6248
},
6349
{
64-
"github": "madewithkode",
6550
"name": "Onyenanu Princewill",
6651
"role": "Project Contributor"
6752
},
6853
{
69-
"github": "Tanuj22",
70-
"name": "Tanuj Agarwal",
71-
"role": "Project Contributor"
54+
"name": "Dhruv Bhanushali",
55+
"role": "Project Collaborator"
56+
},
57+
{
58+
"name": "Ariessa Norramli",
59+
"role": "Project Core Committer"
7260
}
7361
],
7462
"name": "CC Catalog API",
@@ -77,37 +65,30 @@
7765
{
7866
"members": [
7967
{
80-
"github": "akmadian",
8168
"name": "Ari Madian",
8269
"role": "Project Core Committer"
8370
},
8471
{
85-
"github": "AyanChoudhary",
8672
"name": "Ayan Choudhary",
8773
"role": "Project Core Committer"
8874
},
8975
{
90-
"github": "abhisheknaiidu",
91-
"name": "Abhishek Naidu",
76+
"name": "Tanuj Agarwal",
9277
"role": "Project Collaborator"
9378
},
9479
{
95-
"github": "dhruvkb",
96-
"name": "Dhruv Bhanushali",
80+
"name": "Abhishek Naidu",
9781
"role": "Project Collaborator"
9882
},
9983
{
100-
"github": "rochisha0",
101-
"name": "Rochisha Agarwal",
84+
"name": "Dhruv Bhanushali",
10285
"role": "Project Collaborator"
10386
},
10487
{
105-
"github": "Tanuj22",
106-
"name": "Tanuj Agarwal",
88+
"name": "Rochisha Agarwal",
10789
"role": "Project Collaborator"
10890
},
10991
{
110-
"github": "avats-dev",
11192
"name": "Aditya Vats",
11293
"role": "Project Contributor"
11394
}
@@ -118,7 +99,6 @@
11899
{
119100
"members": [
120101
{
121-
"github": "makkoncept",
122102
"name": "Mayank Nader",
123103
"role": "Project Maintainer"
124104
}
@@ -129,27 +109,22 @@
129109
{
130110
"members": [
131111
{
132-
"github": "akmadian",
133112
"name": "Ari Madian",
134113
"role": "Project Core Committer"
135114
},
136115
{
137-
"github": "dhruvkb",
138-
"name": "Dhruv Bhanushali",
116+
"name": "Dhruvi Butti",
139117
"role": "Project Core Committer"
140118
},
141119
{
142-
"github": "Dhruvi16",
143-
"name": "Dhruvi Butti",
120+
"name": "Dhruv Bhanushali",
144121
"role": "Project Core Committer"
145122
},
146123
{
147-
"github": "makkoncept",
148124
"name": "Mayank Nader",
149125
"role": "Project Collaborator"
150126
},
151127
{
152-
"github": "sp35",
153128
"name": "Shubham Pandey",
154129
"role": "Project Contributor"
155130
}
@@ -160,7 +135,6 @@
160135
{
161136
"members": [
162137
{
163-
"github": "JackieBinya",
164138
"name": "Jacqueline Binya",
165139
"role": "Project Core Committer"
166140
}
@@ -171,12 +145,10 @@
171145
{
172146
"members": [
173147
{
174-
"github": "krysal",
175148
"name": "Krystle Salazar",
176149
"role": "Project Core Committer"
177150
},
178151
{
179-
"github": "SaurabhAgarwala",
180152
"name": "Saurabh Argarwala",
181153
"role": "Project Contributor"
182154
}
@@ -187,7 +159,6 @@
187159
{
188160
"members": [
189161
{
190-
"github": "sp35",
191162
"name": "Shubham Pandey",
192163
"role": "Project Contributor"
193164
}
@@ -198,22 +169,18 @@
198169
{
199170
"members": [
200171
{
201-
"github": "akmadian",
202172
"name": "Ari Madian",
203173
"role": "Project Maintainer"
204174
},
205175
{
206-
"github": "obulat",
207176
"name": "Olga Bulat",
208177
"role": "Project Maintainer"
209178
},
210179
{
211-
"github": "hemanth-hk",
212180
"name": "Hemanth Kumar",
213181
"role": "Project Contributor"
214182
},
215183
{
216-
"github": "JackieBinya",
217184
"name": "Jacqueline Binya",
218185
"role": "Project Contributor"
219186
}
@@ -224,7 +191,6 @@
224191
{
225192
"members": [
226193
{
227-
"github": "bhumijgupta",
228194
"name": "Bhumij Gupta",
229195
"role": "Project Maintainer"
230196
}
@@ -235,17 +201,14 @@
235201
{
236202
"members": [
237203
{
238-
"github": "soccerdroid",
239204
"name": "Mar\u00eda Bel\u00e9n Guaranda Cabezas ",
240205
"role": "Project Maintainer"
241206
},
242207
{
243-
"github": "subhamX",
244208
"name": "Subham Sahu",
245209
"role": "Project Core Committer"
246210
},
247211
{
248-
"github": "BharatNischal",
249212
"name": "Bharat Nischal",
250213
"role": "Project Contributor"
251214
}
@@ -256,7 +219,6 @@
256219
{
257220
"members": [
258221
{
259-
"github": "apdsrocha",
260222
"name": "Ana Paula Rocha",
261223
"role": "Project Collaborator"
262224
}
@@ -267,42 +229,34 @@
267229
{
268230
"members": [
269231
{
270-
"github": "dhruvkb",
271232
"name": "Dhruv Bhanushali",
272233
"role": "Project Maintainer"
273234
},
274235
{
275-
"github": "Dhruvi16",
276236
"name": "Dhruvi Butti",
277237
"role": "Project Core Committer"
278238
},
279239
{
280-
"github": "nimishbongale",
281240
"name": "Nimish Bongale",
282241
"role": "Project Core Committer"
283242
},
284243
{
285-
"github": "AyanChoudhary",
286-
"name": "Ayan Choudhary",
244+
"name": "Chidiebere Onyegbuchulem",
287245
"role": "Project Collaborator"
288246
},
289247
{
290-
"github": "chidexebere",
291-
"name": "Chidiebere Onyegbuchulem",
248+
"name": "Ayan Choudhary",
292249
"role": "Project Collaborator"
293250
},
294251
{
295-
"github": "Tanuj22",
296252
"name": "Tanuj Agarwal",
297253
"role": "Project Collaborator"
298254
},
299255
{
300-
"github": "jahnvigupta",
301256
"name": "Jahnvi Gupta",
302257
"role": "Project Contributor"
303258
},
304259
{
305-
"github": "megha070",
306260
"name": "Megha Varshney",
307261
"role": "Project Contributor"
308262
}
@@ -313,7 +267,6 @@
313267
{
314268
"members": [
315269
{
316-
"github": "ahmadbilaldev",
317270
"name": "Ahmad Bilal",
318271
"role": "Project Core Committer"
319272
}

0 commit comments

Comments
 (0)