Skip to content

Commit a38384e

Browse files
authored
Merge pull request creativecommons#552 from ariessa/master
Added new blog post
2 parents 9fcd5df + 84d4182 commit a38384e

File tree

2 files changed

+73
-0
lines changed
  • content/blog/entries
    • finish-gsod-tasks-and-explore-cc-catalog-documentation
    • restructure-readme-and-add-documentation-guidelines

2 files changed

+73
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
title: Finish GSoD Tasks and Explore CC Catalog Documentation
2+
3+
---
4+
categories:
5+
cc-catalog
6+
gsod
7+
gsod-2020
8+
open-source
9+
community
10+
---
11+
author: ariessa
12+
---
13+
series: gsod-2020-cccatalog-api-usage-guide
14+
---
15+
pub_date: 2020-11-20
16+
---
17+
body:
18+
19+
Today marks my fifth blog entry on Creative Commons.
20+
For week 9 and 10, I explored CC Catalog documentation and began improving the documentation by removing keys and generalizing instructions.
21+
22+
### Week 9
23+
24+
I had completed all GSoD tasks by week 9.
25+
So, I took a couple of days off and fixed last week's PR.
26+
Kriti assigned me with new tasks, which is to port CC Catalog documentation from the internal wiki into GitHub repository.
27+
Brent, the CC Catalog maintainer explained to me about what needs to be done.
28+
29+
### Week 10
30+
31+
For week 10, I started exploring CC Catalog and its documentation.
32+
Reminds me a lot about the first and second weeks of GSoD.
33+
Trying to understand new stuff and having an "aha" moment when the dots finally connect.
34+
I started to move the documentation from the internal wiki to CC Catalog’s GitHub repository.
35+
I also wrote and published this blog post.
36+
37+
----
38+
39+
End of blog entry.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
title: Restructure README and Add Documentation Guidelines
2+
3+
---
4+
categories:
5+
cc-catalog-api
6+
gsod
7+
gsod-2020
8+
open-source
9+
community
10+
---
11+
author: ariessa
12+
---
13+
series: gsod-2020-cccatalog-api-usage-guide
14+
---
15+
pub_date: 2020-11-5
16+
---
17+
body:
18+
19+
This is my fourth blog entry on Creative Commons.
20+
For week 7 and 8, I restructured the file README to be more digestible to new users and created Documentation Guidelines for CC Catalog API documentation.
21+
22+
### Week 7
23+
For this week, I restructured the file README in CC Catalog API repository.
24+
I added a step by step guide on how to run the server locally.
25+
I hope new users will be less intimidated to contribute to this project with the updated guide on how to run the server locally.
26+
27+
### Week 8
28+
29+
For week 8, I created Documentation Guidelines which provides steps on how to contribute to CC Catalog API documentation, documentation styles, and cheat sheet for drf-yasg.
30+
I also wrote and published this blog post.
31+
32+
----
33+
34+
Finis.

0 commit comments

Comments
 (0)