Skip to content

Commit

Permalink
feat: add gssoc logo
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 committed Aug 18, 2023
1 parent b82570f commit fbcc44c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ LinksHub is a Hub of Links `For Developers By Developers`. Here, we've gathered

We recognize that there's a wealth of information available, but often, it's a matter of knowing where to find it. That's why we've made it our mission to bring the right resources to the right developers.
<a name="Outreach"></a>
## Outreach

## Outreach

We are passionate about helping people from all backgrounds start their open source journey. Here are some initiatives that we have partaken in:
<table>
Expand All @@ -21,7 +22,7 @@ We are passionate about helping people from all backgrounds start their open sou
</tr>
<tr>
<td>GirlScript Summer of Code 2023 </td>
<td><img src="company_a_logo.png" alt="a black background with the text, GirlScript Summer of Code"></td>
<td><img src="https://github.com/rupali-codes/LinksHub/assets/105683440/3ce6a1f0-0b6a-44e5-9a78-842bae0a670d" alt="a white background with the text, GirlScript Summer of Code next to an orange flower"></td>
<td> 3-month summer
open source program with a mission to help students from India and beyond in developing their technical skills </td>
</tr>
Expand All @@ -48,7 +49,7 @@ open source program with a mission to help students from India and beyond in dev

## Demo 💻

You can see the live demo at: https://linkshub.vercel.app
You can see the live demo at: <https://linkshub.vercel.app>

<a name="tech-stack"></a>

Expand Down Expand Up @@ -119,14 +120,19 @@ You can see the live demo at: https://linkshub.vercel.app
```

> **P.S**: If you have `docker` installed in your system, you can follow these steps to set up the environment:
>
> 1. After forking and cloning the repo(as mentioned above), get into the project directory:
>
> ```bash
> cd LinksHub/
> ```
>
> 2. Start the docker container with:
> ```bash
>
> ```bash
> docker-compose up
> ```
>
> 3. Now start adding your changes.
> **Note:** You don't need to restart the container again and again after starting it once, because the changes you make will reflect in the container instantly.
Expand Down Expand Up @@ -157,6 +163,7 @@ You can see the live demo at: https://linkshub.vercel.app
#### _Want to add your favorite links to the Hub? make sure to follow [CONTRIBUTING guidelines](https://github.com/rupali-codes/linkshub/blob/main/CONTRIBUTING.md)._

#### Want to add or update the descriptions of subcategories?

Make sure to follow [CONTRIBUTING guidelines](./CONTRIBUTING.md#Adding-and-Updating-Category-Description-).

---
Expand Down
Binary file added public/gssoc-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fbcc44c

Please sign in to comment.