Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add Social Media logos #50

Open
Param302 opened this issue May 17, 2024 · 3 comments
Open

[FEATURE] Add Social Media logos #50

Param302 opened this issue May 17, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers No-code No code issues

Comments

@Param302
Copy link
Owner

Param302 commented May 17, 2024

Add Social Media logos

Description

Adding following social media logo in assets/logos folder.

Requirements:

  • Icons should be of minimum 128x128 and maximum 256x256 resolution.
  • Icons must be in png format and transparent background.
  • Icons should be named as social-media-name.png (e.g. twitter.png, github.png, instagram.png, etc...).
  • Icon names must match the keys in social-links.json.
  • Make sure the social media app of icon must have social (public) user profile system, and exists in social-links.json.

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 ❓

  • Go to logos folder, check which are already there, if any icon which you want to work is already there, please choose another one.

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.

@Param302 Param302 added good first issue Good for newcomers No-code No code issues labels May 17, 2024
@SHREERAAM-sys
Copy link

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
Copy link
Owner Author

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
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers No-code No code issues
Projects
None yet
Development

No branches or pull requests

2 participants