You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/entries/cc-platform-toolkit-revamp-4/contents.lr
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ pub_date: 2020-03-04
15
15
body:
16
16
Phew, how is it possible that we're already in March? Between my last check-in and today, there was a lot of work and effort into revamping the [Platform Toolkit](https://creativecommons.org/platform/toolkit/).
17
17
18
-
There were two rounds of user interviews: the first one was done looking only at the wireframe, focusing exclusively on usability and content. This provided a lot of important feedback to adjust the structure and move forward with the UI. I tried my best to apply the design standards already mapped out by the [Vocabulary](https://github.com/creativecommons/vocabulary/) project, so that in the future this wouldn't stand out from other CC materials.
18
+
There were two rounds of user interviews: the first one was done looking only at the wireframe, focusing exclusively on usability and content. This provided a lot of important feedback to adjust the structure and move forward with the UI. I tried my best to apply the design standards already mapped out by the [Vocabulary Legacy](https://github.com/cc-archive/vocabulary-legacy/) project, so that in the future this wouldn't stand out from other CC materials.
19
19
20
20
The second round of user interviews was done with a UI prototype, and was meant to take away some of my doubts regarding a few choices in this project. For instance, would it be best for the user to have the information in a single page, or would that be too much, and best to split in separate pages? There were pros and cons to both scenarios, but in the end we decided to stick with the single-page format because of a particular behavior: one of the ways users search for content is to ctrl+F and look for keywords. That would be drastically less effective with multiple pages.
Copy file name to clipboardExpand all lines: content/blog/entries/cc-vocabulary-docs-updates-3/contents.lr
+3-3
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Excited to know more about this week's vocabulary site updates? Read on to find
26
26
27
27
Merged? Yes. **Merged**. Here's my story!
28
28
29
-
- After getting a thumbs up from the UX Designer, I put up my [GSoD Website PR](https://github.com/creativecommons/vocabulary/pull/747) for review.
29
+
- After getting a thumbs up from the UX Designer, I put up my [GSoD Website PR](https://github.com/cc-archive/vocabulary-legacy/pull/747) for review.
30
30
- I was confident there would be changes, and I let them roll in. It's important to note here that what seems perfect to you may not be so to others, and only experience teaches you the right from the wrong.
31
31
- There were a few of them, mainly dealing with spacing, textual content and colors. I resolved them as soon as I could.
32
32
-[zackkrida](/blog/authors/zackkrida/) has been kind enough to point and enumerate all of them for me!
@@ -53,9 +53,9 @@ Merged? Yes. **Merged**. Here's my story!
53
53
54
54
Being a part of an open source organisation also means that I must try to bring in contributions from existing & first time contributors. Here's a peek into my efforts for the same:
55
55
56
-
- The [dark mode PR](https://github.com/creativecommons/vocabulary/pull/806) started off as a hacktoberfest contribution, and it is now complete!
56
+
- The [dark mode PR](https://github.com/cc-archive/vocabulary-legacy/pull/806) started off as a hacktoberfest contribution, and it is now complete!
57
57
- Created a `/shared` package to house common files between packages (such as the dark & light theme after referring to the [React](https://reactjs.org/) documentation.
58
-
- The automated npm [README.md customisation](https://github.com/creativecommons/vocabulary/pull/746) is now up and running. (really had a blast solving that issue!)
58
+
- The automated npm [README.md customisation](https://github.com/cc-archive/vocabulary-legacy/pull/746) is now up and running. (really had a blast solving that issue!)
59
59
- If the snapshot testing stands approved, we'll have it running on chromatic!
60
60
- Raised issues to add multiple badges to the root README.md file; namely `maintained with Lerna` & custom badges for package sizes from [packagephobia](https://packagephobia.com/).
Copy file name to clipboardExpand all lines: content/blog/entries/cc-vocabulary-week9-13/contents.lr
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ body:
18
18
This will be my last blog as an Outreachy intern. My watch as an intern has come to an end. I am glad I chose the Creative Commons community or rather am glad Creative Commons chose me (am not the chosen one). I have gained a lot of valuable knowledge, skills and I am more confident in my abilities.
19
19
20
20
##Summary of My Internship with Vocabulary
21
-
I have been more involved with the Vocabulary project during my internship and am happy with the work that has been done so far. I made 24 pull requests with 17 merged. My last contribution was adding a [header component](https://github.com/creativecommons/vocabulary/pull/145) to the revamped Vocabulary. Here is a summary of my time with Vocabulary.
21
+
I have been more involved with the Vocabulary project during my internship and am happy with the work that has been done so far. I made 24 pull requests with 17 merged. My last contribution was adding a [header component](https://github.com/cc-archive/vocabulary-legacy/pull/145) to the revamped Vocabulary. Here is a summary of my time with Vocabulary.
22
22
23
23
###When I started my Internship, Vocabulary comprised of:
Copy file name to clipboardExpand all lines: content/community/write-a-blog-post/contents.lr
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ If you're writing about a project you're working on, here are a few ways you cou
29
29
- Announce your project and ask for contributions (example: [CC Vocabulary announcement](https://creativecommons.github.io/blog/entries/cc-vocabulary-new-design-system/))
30
30
- Write an overview of how your project works without as much narrative (example: [this post about the CC Catalog](https://creativecommons.github.io/blog/entries/cc-catalog-leverage-open-data-1/))
31
31
32
-
<pclass="text-muted"><em>If you have more tips, <ahref="https://github.com/creativecommons/vocabulary/blob/main/content/community/write-a-blog-post/contents.lr">submit an edit to this page</a>.</em></p>
32
+
<pclass="text-muted"><em>If you have more tips, <ahref="https://github.com/creativecommons/creativecommons.github.io-source/blob/main/content/community/write-a-blog-post/contents.lr">submit an edit to this page</a>.</em></p>
0 commit comments