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-vocabulary-docs-updates-3/contents.lr
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,9 @@ Merged? Yes. **Merged**. Here's my story!
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](https://opensource.creativecommons.org/blog/authors/zackkrida/) has been kind enough to point and enumerate all of them for me!
33
33
- After receiving a final approval from the engineering team, my PR was finally merged!
34
-
- The final draft of the vocabulary site is live! It will soon be deployed (on [netlify](https://netlify,com)) and be made available for public viewing.
34
+
- The final draft of the vocabulary site is live! It will soon be deployed (on [Netlify](https://netlify,com)) and be made available for public viewing.
35
35
- For my readers, here's [exclusive preview](https://cc-vocab-draft.web.app) of the final draft.
36
-
- I've tried making it as optimised as possible, but if you have any inputs whatsoever feel free to raise issues over on our [github repository](https://github.com/creativecommons/vocabulary).
36
+
- I've tried making it as optimised as possible, but if you have any inputs whatsoever feel free to raise issues over on our [GitHub repository](https://github.com/creativecommons/vocabulary).
37
37
- The famed [Lighthouse report](https://developers.google.com/web/tools/lighthouse) suggests that it's a pretty good start! I've also taken care of the [accessibility aspect](https://www.w3.org/standards/webdesign/accessibility) wherever applicable.
38
38
39
39
<center>
@@ -55,9 +55,9 @@ Being a part of an open source organisation also means that I must try to bring
55
55
56
56
- The [dark mode PR](https://github.com/creativecommons/vocabulary/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]() is now up and running. (really had a blast solving that issue!)
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!)
59
59
- If the snapshot testing stands approved, we'll have it running on chromatic!
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/).
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/).
61
61
62
62
<palign="center">
63
63
<strong>Thank you for your time! Stay put for the season finale!</strong>
0 commit comments