Skip to content

Commit 6942eba

Browse files
committed
Add series and make suggested changes
1 parent d8fc80a commit 6942eba

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

content/blog/entries/integartion-vocabulary-ccos/contents.lr renamed to content/blog/entries/integration-vocabulary-ccos/contents.lr

+7-5
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ open-source
77
---
88
author: dhruvi16
99
---
10+
series: outreachy-2020-CCOS
11+
---
1012
pub_date: 2020-07-08
1113
---
1214
body:
1315

1416

15-
This blog demonstrates the project I am working on during the course of my Outreachy internship. My project involves redesigning and reimplementing one of the web products of the CC network using our new cohesive design library — [Vocabulary](https://cc-vocabulary.netlify.app/?path=/docs/vocabulary-introduction--page). After completion of my internship, the [Creative Commons Open Source](https://opensource.creativecommons.org/) website will have a completely different looking interface that will extensively use Vocabulary components.
17+
This blog demonstrates the project I am working on during the course of my Outreachy internship. My project involves redesigning and reimplementing one of the web products of the CC network using our new cohesive design library — [Vocabulary](https://cc-vocabulary.netlify.app/?path=/docs/vocabulary-introduction--page). After my internship is completed, the [Creative Commons Open Source](https://opensource.creativecommons.org/) website will have a complete revamped interface that will extensively use Vocabulary components.
1618

1719
## The Problem -
1820

@@ -24,10 +26,10 @@ The purpose of a design system gets dissolved if it is not well incorporated wit
2426

2527
## The Solution -
2628

27-
I started with trying out different mock-ups for the new website in Figma. You can see what I tried to make [here](https://www.figma.com/file/ka3zs1iYnqJvyLnvAV3cW7/Home-proposals). And then with the help of our UX designer Francisco, we created all the mock-ups and finalized how the website will look in a couple of weeks, here the [link](https://www.figma.com/file/mttcugI1UxvCJRKE5sdpbO/Mockups?node-id=759%3A516) for that.
29+
I started with trying out different mock-ups for the new website in Figma. You can see what I tried to make [here](https://www.figma.com/file/ka3zs1iYnqJvyLnvAV3cW7/Home-proposals). And then with the help of our UX designer Francisco, we created all the mock-ups and finalized how the website will look in a couple of weeks, here is the [link](https://www.figma.com/file/mttcugI1UxvCJRKE5sdpbO/Mockups?node-id=759%3A516) for that.
2830

29-
I started my internship with going through the website’s tech stack, the website is made using Lektor, with which I was not very familiar. I read the official docs went through projects, tried making demo projects, and took help from mentors wherever I got stuck.
31+
I started my internship with going through the website’s tech stack, the website is made using [Lektor](https://www.getlektor.com/), with which I was not very familiar. I read the official docs, went through projects, tried making demo projects, and took help from mentors wherever I got stuck.
3032

31-
To keep the project clean I added a theme that only has templates for the project and alters no content (as per aim). While updating templates, some components were not available in the Vocabulary yet, so I worked on adding those components to the library. And then used them in my new templates. You can see the ongoing work [here](https://cc-open-source-dev.netlify.app/).
33+
To keep the project clean I added a theme that only has templates for the project and alters no content (as per aim). While updating templates, some components were not available in the Vocabulary yet, so I worked on adding those components to the library. And then used them in my new templates.
3234

33-
I have thoroughly enjoyed contributing to this project as I got to learn so much. And I am excited for what’s next to come in the coming weeks.
35+
I have thoroughly enjoyed contributing to this project as I got to learn so much. And I am excited for what’s next to come in the upcoming weeks.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name: Outreachy May 2020 round: CC Open source

0 commit comments

Comments
 (0)