Param302 / SocialRepo

Social Repo - Your Social Handles Repository in a chrome extension.
Apache License 2.0
39 stars 35 forks source link

[FEATURE] Add Social Media logos #50

Open Param302 opened 1 month ago

Param302 commented 1 month ago

Add Social Media logos

Description

Adding following social media logo in assets/logos folder.

Requirements:

Social media Icon list

The list of social media apps/website which has public user profile feature is present in social-apps.md

You can choose minimum 7 social media names which are not present in logos folder and listed in social-links.json.

If there are less names listed in social-links.json, feel free to add more names with profile URLs.

Make sure to NOT to choose the apps which are already done.

How to check ❓

Please feel free to recommend and more apps which has social (public) user profile system.

Style

{
    "social_media_name": "link",
    "linkedin": "https://www.linkedin.com/in/<username>",
    "github": "https://www.github.com/<username>",
    "medium": "https://<username>.medium.com"
}

Let's create the user life easier by adding all social media platforms logos.

SHREERAAM-sys commented 1 month ago

Hi @Param302 i would like to work on this issue, i am new to open source contribution, if there is any contribution guidelines please do let me know.

Param302 commented 1 month ago

Hi @Param302 i would like to work on this issue, i am new to open source contribution, if there is any contribution guidelines please do let me know.

Hi @SHREERAAM-sys sure! I am assigning you this issue, go ahead!

Happy Contributing

Param302 commented 1 month ago

Hey @SHREERAAM-sys , Please share the updates on the issue.