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

feat: Add Exercism public profile in Social section (fixes #761) #853

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RianNegreiros
Copy link

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Enhancement
  • Documentation Update

Description

  • Added support for displaying Exercism public profile in the social section.
  • Added an Exercism logo SVG file from the Exercism website-icons repository.
  • Added the exercism field to DEFAULT_SOCIAL.
  • Updated the Social component to include Exercism input field.
  • Updated the Markdown and Markdown Preview to display the Exercism icon, redirecting to user profile.

Related Tickets & Documents

Closes #761

QA Instructions, Screenshots, Recordings

  1. Find Exercism input field:
    exercism input field
  2. Insert your Exercism username:
    insert exercism username
  3. Check the generated markdown:
    Check the generated markdown
  4. Check the markdown preview (used link from my branch for the test):
    Check the markdown preview

Demo

demo

Added to documentation?

  • readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Exercism public profile
1 participant